MRPT  2.0.0
List of all members | Public Attributes
RenderElements Struct Reference

Detailed Description

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
 

Member Data Documentation

◆ lines_cbd

std::vector<mrpt::img::TColor>* RenderElements::lines_cbd = nullptr

Definition at line 45 of file CAssimpModel.cpp.

Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().

◆ lines_vbd

std::vector<mrpt::math::TPoint3Df>* RenderElements::lines_vbd = nullptr

Definition at line 44 of file CAssimpModel.cpp.

Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().

◆ pts_cbd

std::vector<mrpt::img::TColor>* RenderElements::pts_cbd = nullptr

Definition at line 47 of file CAssimpModel.cpp.

Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().

◆ pts_vbd

std::vector<mrpt::math::TPoint3Df>* RenderElements::pts_vbd = nullptr

Definition at line 46 of file CAssimpModel.cpp.

Referenced by mrpt::opengl::CAssimpModel::onUpdateBuffers_all().

◆ tris

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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020