![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Webcam, including all inherited members.
| cameraIndex() const | s3d::Webcam | |
| close() | s3d::Webcam | |
| getFrame(Image &image) | s3d::Webcam | |
| getFrame(DynamicTexture &texture) | s3d::Webcam | |
| getPermission() const | s3d::Webcam | |
| getResolution() const | s3d::Webcam | |
| hasNewFrame() const | s3d::Webcam | |
| isActive() const | s3d::Webcam | |
| isOpen() const | s3d::Webcam | |
| open(uint32 cameraIndex) | s3d::Webcam | |
| operator bool() const | s3d::Webcam | explicit |
| Permission enum name | s3d::Webcam | |
| setResolution(int32 width, int32 height) | s3d::Webcam | |
| setResolution(Size resolution) | s3d::Webcam | |
| start() | s3d::Webcam | |
| Webcam() | s3d::Webcam | |
| Webcam(uint32 cameraIndex, StartImmediately startImmediately=StartImmediately::No) | s3d::Webcam | explicit |
| Webcam(uint32 cameraIndex, const Size &targetResolution, StartImmediately startImmediately=StartImmediately::No) | s3d::Webcam | |
| ~Webcam() | s3d::Webcam |