Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::CAssimpModel::TInfoPerTexture Struct Reference

Detailed Description

Definition at line 66 of file CAssimpModel.h.

#include <mrpt/opengl/CAssimpModel.h>

Public Member Functions

 TInfoPerTexture ()
 

Public Attributes

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
 

Constructor & Destructor Documentation

mrpt::opengl::CAssimpModel::TInfoPerTexture::TInfoPerTexture ( )
inline

Definition at line 70 of file CAssimpModel.h.

Member Data Documentation

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.

mrpt::utils::CImagePtr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_alpha

Definition at line 69 of file CAssimpModel.h.

mrpt::utils::CImagePtr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_rgb

Definition at line 69 of file CAssimpModel.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN: at Mon Aug 15 11:50:21 UTC 2016