Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Classes | Namespaces | Macros | Typedefs | Functions
camera.h File Reference
#include "sr/sense/core/sense.h"
#include "videostream.h"
#include "cameradescriptor.h"
#include "sr/sense/core/transformation.h"
#include "sr/management/srcontext.h"
Include dependency graph for camera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SR::Camera
 Class of Sense dealing with video data. More...
 
class  SR::Camera::Descriptor
 Class describing a physical camera. More...
 

Namespaces

namespace  SR
 Namespace containing all C++ Simulated Reality classes.
 

Macros

#define DIMENCOSR_API
 

Typedefs

typedef Camera *() SR::CameraCreateImplementationFunction(SRContext &, SR_cameraDescriptor)
 

Functions

DIMENCOSR_API std::vector< CameraListFunction * > & SR::cameraListImplementationFunctions ()
 Vector of functions to list camera descriptors of a specific type. More...
 
DIMENCOSR_API std::map< std::string, CameraCreateImplementationFunction * > & SR::cameraCreateImplementationFunctions ()
 Map of camera type to functions to create cameras of that type. More...
 

Macro Definition Documentation

◆ DIMENCOSR_API

#define DIMENCOSR_API

Copyright (C) 2022 Dimenco

This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula

This source code is considered Protected Code under the definitions of the EULA.