Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
|
This is the complete list of members for SR::Camera, including all inherited members.
addImplementation(CameraListFunction *listFunction, CameraCreateImplementationFunction *createFunction, std::string cameraType) | SR::Camera | static |
calibration | SR::Sense | protected |
create(SRContext &context, Camera::Descriptor cameraDescriptor) | SR::Camera | static |
create(SRContext &context) | SR::Camera | static |
getCalibration() | SR::Sense | |
getDescription()=0 | SR::Sense | pure virtual |
getDescriptor()=0 | SR::Camera | pure virtual |
getName()=0 | SR::Sense | pure virtual |
getStreamCount()=0 | SR::Camera | pure virtual |
listDescriptors() | SR::Camera | static |
openVideoStream(VideoListener *listener)=0 | SR::Camera | pure virtual |
setCalibration(Transformation calibration) | SR::Sense | |
start()=0 | SR::Sense | pure virtual |
stop()=0 | SR::Sense | pure virtual |
streamClosed(VideoStream *stream)=0 | SR::Camera | pure virtual |
~Camera() | SR::Camera | virtual |
~Sense() | SR::Sense | inlinevirtual |