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

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

Member Data Documentation

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

aiScene*

Definition at line 83 of file CAssimpModel.h.




Page generated by Doxygen 1.8.11 for MRPT 1.3.2 SVN: at Mon May 9 06:50:38 UTC 2016