| coords_t typedef | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | |
| Derived typedef | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | |
| derived() | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| derived() const | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| getPointRGBf(const size_t idx, float &r, float &g, float &b) const | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| getPointRGBu8(const size_t idx, uint8_t &r, uint8_t &g, uint8_t &b) const | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| getPointXYZ(const size_t idx, T &x, T &y, T &z) const | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | inline |
| getPointXYZ_RGBf(const size_t idx, T &x, T &y, T &z, float &r, float &g, float &b) const | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| getPointXYZ_RGBu8(const size_t idx, T &x, T &y, T &z, uint8_t &r, uint8_t &g, uint8_t &b) const | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| HAS_RGB | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | static |
| HAS_RGBf | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | static |
| HAS_RGBu8 | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | static |
| m_obj | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | private |
| PointCloudAdapter(const mrpt::opengl::CPointCloud &obj) | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | inline |
| resize(const size_t N) | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | inline |
| setPointRGBf(const size_t idx, const float r, const float g, const float b) | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| setPointRGBu8(const size_t idx, const uint8_t r, const uint8_t g, const uint8_t b) | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| setPointXYZ(const size_t idx, const coords_t x, const coords_t y, const coords_t z) | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | inline |
| setPointXYZ_RGBf(const size_t idx, const float x, const float y, const float z, const float r, const float g, const float b) | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| setPointXYZ_RGBu8(const size_t idx, const float x, const float y, const float z, const uint8_t r, const uint8_t g, const uint8_t b) | mrpt::utils::detail::PointCloudAdapterHelperNoRGB< mrpt::opengl::CPointCloud, float > | inline |
| size() const | mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloud > | inline |