| addEnvSensor(int type, float value) | rtabmap::CameraMobile | |
| bilateralFilteringSigmaR | rtabmap::CameraMobile | static |
| bilateralFilteringSigmaS | rtabmap::CameraMobile | static |
| Camera(float imageRate=0, const Transform &localTransform=Transform::getIdentity()) | rtabmap::Camera | protected |
| CameraMobile(bool smoothing=false) | rtabmap::CameraMobile | |
| cameraStartedTime_ | rtabmap::CameraMobile | private |
| captureImage(CameraInfo *info=0) | rtabmap::CameraMobile | protectedvirtual |
| capturePoseOnly() | rtabmap::CameraMobile | inlineprotectedvirtual |
| close() | rtabmap::CameraMobile | virtual |
| colorCameraToDisplayRotation_ | rtabmap::CameraMobile | private |
| UThreadC< void >::Create(const Handler &Function, Handle *const &H=0, const bool &CreateDetached=false, const unsigned int &StackSize=0, const bool &CancelEnable=false, const bool &CancelAsync=false) | UThreadC< void > | inlinestatic |
| UThreadC< void >::Create(unsigned long &ThreadId, Handle *const &H=0, const bool &CreateDetached=false, const unsigned int &StackSize=0, const bool &CancelEnable=false, const bool &CancelAsync=false) const | UThreadC< void > | inline |
| currentThreadId() | UThread | inlinestatic |
| data_ | rtabmap::CameraMobile | private |
| UThreadC< void >::Detach(const Handle &H) | UThreadC< void > | inlinestatic |
| deviceTColorCamera_ | rtabmap::CameraMobile | protected |
| Exit() | UThreadC< void > | inlineprotectedstatic |
| Exit() | UThreadC< void > | inlineprotectedstatic |
| getCameraModel() const | rtabmap::CameraMobile | inline |
| getDeviceTColorCamera() const | rtabmap::CameraMobile | inline |
| getImageRate() const | rtabmap::Camera | inline |
| getLocalTransform() const | rtabmap::Camera | inline |
| getNextSeqID() | rtabmap::Camera | inlineprotected |
| getOcclusionImage(CameraModel *model=0) const | rtabmap::CameraMobile | inline |
| getOriginOffset() const | rtabmap::CameraMobile | inline |
| getPose(double stamp, Transform &pose, cv::Mat &covariance) | rtabmap::Camera | inlinevirtual |
| getScreenRotation() const | rtabmap::CameraMobile | inline |
| getSerial() const | rtabmap::CameraMobile | inlinevirtual |
| getTextureId() | rtabmap::CameraMobile | inline |
| getThreadHandle() const | UThread | inline |
| getThreadId() const | UThread | inline |
| getVPMatrices(glm::mat4 &view, glm::mat4 &projection) const | rtabmap::CameraMobile | inline |
| Handle typedef | UThreadC< void > | |
| Handle typedef | UThreadC< void > | |
| Handler typedef | UThreadC< void > | |
| Handler typedef | UThreadC< void > | |
| init(const std::string &calibrationFolder=".", const std::string &cameraName="") | rtabmap::CameraMobile | virtual |
| initFromFile(const std::string &calibrationPath) | rtabmap::Camera | |
| isCalibrated() const | rtabmap::CameraMobile | virtual |
| isCreating() const | UThread | |
| isIdle() const | UThread | |
| isKilled() const | UThread | |
| isRunning() const | UThread | |
| join(bool killFirst=false) | UThread | |
| UThreadC< void >::Join(const Handle &H) | UThreadC< void > | inlinestatic |
| kill() | UThread | |
| UThreadC< void >::Kill(const Handle &H) | UThreadC< void > | inlinestatic |
| kPAboveNormal enum value | UThread | |
| kPBelowNormal enum value | UThread | |
| kPLow enum value | UThread | |
| kPNormal enum value | UThread | |
| kPRealTime enum value | UThread | |
| lastEnvSensors_ | rtabmap::CameraMobile | private |
| lastKnownGPS_ | rtabmap::CameraMobile | private |
| mainLoop() | rtabmap::CameraMobile | protectedvirtual |
| mainLoopBegin() | rtabmap::CameraMobile | protectedvirtual |
| model_ | rtabmap::CameraMobile | protected |
| occlusionImage_ | rtabmap::CameraMobile | private |
| occlusionModel_ | rtabmap::CameraMobile | private |
| odomProvided() const | rtabmap::Camera | inlinevirtual |
| opticalRotation | rtabmap::CameraMobile | static |
| opticalRotationInv | rtabmap::CameraMobile | static |
| originOffset_ | rtabmap::CameraMobile | private |
| originUpdate_ | rtabmap::CameraMobile | private |
| pose_ | rtabmap::CameraMobile | private |
| poseReceived(const Transform &pose) | rtabmap::CameraMobile | |
| post(UEvent *event, bool async=true) const | UEventsSender | protected |
| previousPose_ | rtabmap::CameraMobile | private |
| previousStamp_ | rtabmap::CameraMobile | private |
| Priority enum name | UThread | |
| projectionMatrix_ | rtabmap::CameraMobile | protected |
| resetOrigin() | rtabmap::CameraMobile | |
| resetTimer() | rtabmap::Camera | |
| scanFromPointCloudData(const cv::Mat &pointCloudData, int points, const Transform &pose, const CameraModel &model, const cv::Mat &rgb, std::vector< cv::KeyPoint > *kpts=0, std::vector< cv::Point3f > *kpts3D=0, int kptsSize=3) | rtabmap::CameraMobile | static |
| Self() | UThreadC< void > | inlineprotectedstatic |
| Self() | UThreadC< void > | inlineprotectedstatic |
| setAffinity(int cpu=0) | UThread | |
| setData(const SensorData &data, const Transform &pose, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix, const float *texCoord) | rtabmap::CameraMobile | |
| setGPS(const GPS &gps) | rtabmap::CameraMobile | |
| setImageRate(float imageRate) | rtabmap::Camera | inline |
| setLocalTransform(const Transform &localTransform) | rtabmap::Camera | inline |
| setOcclusionImage(const cv::Mat &image, const CameraModel &model) | rtabmap::CameraMobile | inline |
| setPriority(Priority priority) | UThread | |
| setScreenRotationAndSize(ScreenRotation colorCameraToDisplayRotation, int width, int height) | rtabmap::CameraMobile | inlinevirtual |
| setSmoothing(bool enabled) | rtabmap::CameraMobile | inline |
| smoothing_ | rtabmap::CameraMobile | private |
| spinOnce() | rtabmap::CameraMobile | |
| spinOnceFrameRateTimer_ | rtabmap::CameraMobile | protected |
| spinOncePreviousStamp_ | rtabmap::CameraMobile | protected |
| stampEpochOffset_ | rtabmap::CameraMobile | private |
| start() | UThread | |
| takeImage(CameraInfo *info=0) | rtabmap::Camera | |
| TestCancel() | UThreadC< void > | inlineprotectedstatic |
| TestCancel() | UThreadC< void > | inlineprotectedstatic |
| textureId_ | rtabmap::CameraMobile | protected |
| transformed_uvs_ | rtabmap::CameraMobile | protected |
| UEventsSender() | UEventsSender | inline |
| UThread(Priority priority=kPNormal) | UThread | |
| UThreadC() | UThreadC< void > | inlineprotected |
| UThreadC() | UThreadC< void > | inlineprotected |
| uvs_initialized_ | rtabmap::CameraMobile | protected |
| uvsInitialized() const | rtabmap::CameraMobile | inline |
| uvsTransformed() const | rtabmap::CameraMobile | inline |
| viewMatrix_ | rtabmap::CameraMobile | protected |
| ~Camera() | rtabmap::Camera | virtual |
| ~CameraMobile() | rtabmap::CameraMobile | virtual |
| ~UEventsSender() | UEventsSender | virtual |
| ~UThread() | UThread | virtual |
| ~UThreadC() | UThreadC< void > | inlinevirtual |
| ~UThreadC() | UThreadC< void > | inlinevirtual |