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

Detailed Description

A container for automatic deletion of lib3ds's scene when the last reference of the smart_ptr's is destroyed.

Definition at line 79 of file CAssimpModel.h.

Public Member Functions

 TImplAssimp ()
 
 ~TImplAssimp ()
 

Public Attributes

void * scene
 aiScene* More...
 

Constructor & Destructor Documentation

◆ TImplAssimp()

mrpt::opengl::CAssimpModel::TImplAssimp::TImplAssimp ( )

◆ ~TImplAssimp()

mrpt::opengl::CAssimpModel::TImplAssimp::~TImplAssimp ( )

Member Data Documentation

◆ scene

void* mrpt::opengl::CAssimpModel::TImplAssimp::scene

aiScene*

Definition at line 83 of file CAssimpModel.h.




Page generated by Doxygen 1.9.4 for MRPT 1.4.0 SVN: at Sun Aug 14 11:28:23 UTC 2022