| 
    MRPT
    2.0.4
    
   | 
 
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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |