Main MRPT website > C++ reference for MRPT 1.5.6
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

◆ TInfoPerTexture()

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

Definition at line 70 of file CAssimpModel.h.

Member Data Documentation

◆ 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

Definition at line 69 of file CAssimpModel.h.

◆ img_rgb

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

Definition at line 69 of file CAssimpModel.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019