SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SENSRecorder Member List

This is the complete list of members for SENSRecorder, including all inherited members.

_cameraSENSRecorderprivate
_cameraDataHandlerSENSRecorderprivate
_gpsSENSRecorderprivate
_gpsDataHandlerSENSRecorderprivate
_orientationSENSRecorderprivate
_orientationDataHandlerSENSRecorderprivate
_outputDirSENSRecorderprivate
_runningSENSRecorderprivate
activateCamera(SENSCamera *sensor)SENSRecorder
activateGps(SENSGps *sensor)SENSRecorder
activateOrientation(SENSOrientation *sensor)SENSRecorder
deactivateCamera()SENSRecorder
deactivateGps()SENSRecorder
deactivateOrientation()SENSRecorder
getCameraHandlerError(std::string &errorMsg)SENSRecorder
getGpsHandlerError(std::string &errorMsg)SENSRecorder
getOrientationHandlerError(std::string &errorMsg)SENSRecorder
isRunning() constSENSRecorderinline
onCameraConfigChanged(const SENSCameraConfig &config) overrideSENSRecorderprivatevirtual
onFrame(const SENSTimePt &timePt, cv::Mat frame) overrideSENSRecorderprivatevirtual
onGps(const SENSTimePt &timePt, const SENSGps::Location &loc) overrideSENSRecorderprivatevirtual
onOrientation(const SENSTimePt &timePt, const SENSOrientation::Quat &ori) overrideSENSRecorderprivatevirtual
outputDir() constSENSRecorderinline
SENSRecorder(const std::string &outputDir)SENSRecorder
start()SENSRecorder
stop()SENSRecorder
~SENSCameraListener()SENSCameraListenerinlinevirtual
~SENSGpsListener()SENSGpsListenerinlinevirtual
~SENSOrientationListener()SENSOrientationListenerinlinevirtual
~SENSRecorder()SENSRecorder