Definition at line 66 of file CAssimpModel.h.
#include <mrpt/opengl/CAssimpModel.h>
|
| size_t | id_idx |
| | indices in m_textureIds. string::npos for non-initialized ones. More...
|
| |
| mrpt::utils::CImagePtr | img_rgb |
| |
| mrpt::utils::CImagePtr | img_alpha |
| |
◆ TInfoPerTexture()
| mrpt::opengl::CAssimpModel::TInfoPerTexture::TInfoPerTexture |
( |
| ) |
|
|
inline |
◆ id_idx
| size_t mrpt::opengl::CAssimpModel::TInfoPerTexture::id_idx |
indices in m_textureIds. string::npos for non-initialized ones.
Definition at line 68 of file CAssimpModel.h.
◆ img_alpha
| mrpt::utils::CImagePtr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_alpha |
◆ img_rgb
| mrpt::utils::CImagePtr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_rgb |