#include <windows.h>
Include dependency graph for CameraAbstract.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | NSCameras |
Classes | |
class | NSCameras::TCameraAbstract |
Tato trida reprezentuje rozhrani pro kameru, ze ktere se ziskavaji snimky ve formatu RGB. More... | |
Typedefs | |
typedef TCameraAbstract *(* | NSCameras::PTR_CAMERAGET )(void) |
typedef TCameraAbstract *(* | NSCameras::PTR_CAMERAGETIMAGE )(const char *filename) |