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

Detailed Description

Definition at line 72 of file CAssimpModel.h.

#include <mrpt/opengl/CAssimpModel.h>

Public Member Functions

 TInfoPerTexture ()
 

Public Attributes

size_t id_idx
 indices in m_textureIds. More...
 
mrpt::utils::CImage::Ptr img_rgb
 
mrpt::utils::CImage::Ptr img_alpha
 

Constructor & Destructor Documentation

◆ TInfoPerTexture()

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

Definition at line 78 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 76 of file CAssimpModel.h.

◆ img_alpha

mrpt::utils::CImage::Ptr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_alpha

Definition at line 77 of file CAssimpModel.h.

◆ img_rgb

mrpt::utils::CImage::Ptr mrpt::opengl::CAssimpModel::TInfoPerTexture::img_rgb

Definition at line 77 of file CAssimpModel.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019