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 71 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::img::CImage::Ptr img_rgb
 
mrpt::img::CImage::Ptr img_alpha
 

Constructor & Destructor Documentation

◆ TInfoPerTexture()

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

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

◆ img_alpha

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

Definition at line 76 of file CAssimpModel.h.

◆ img_rgb

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

Definition at line 76 of file CAssimpModel.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST