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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |