MRPT
1.9.9
|
Definition at line 42 of file CAssimpModel.cpp.
Public Attributes | |
std::vector< mrpt::math::TPoint3Df > * | lines_vbd = nullptr |
std::vector< mrpt::img::TColor > * | lines_cbd = nullptr |
std::vector< mrpt::math::TPoint3Df > * | pts_vbd = nullptr |
std::vector< mrpt::img::TColor > * | pts_cbd = nullptr |
std::vector< mrpt::opengl::TTriangle > * | tris = nullptr |
std::vector<mrpt::img::TColor>* RenderElements::lines_cbd = nullptr |
Definition at line 45 of file CAssimpModel.cpp.
Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().
std::vector<mrpt::math::TPoint3Df>* RenderElements::lines_vbd = nullptr |
Definition at line 44 of file CAssimpModel.cpp.
Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().
std::vector<mrpt::img::TColor>* RenderElements::pts_cbd = nullptr |
Definition at line 47 of file CAssimpModel.cpp.
Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().
std::vector<mrpt::math::TPoint3Df>* RenderElements::pts_vbd = nullptr |
Definition at line 46 of file CAssimpModel.cpp.
Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().
std::vector<mrpt::opengl::TTriangle>* RenderElements::tris = nullptr |
Definition at line 48 of file CAssimpModel.cpp.
Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |