MRPT  1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::CAssimpModel::TImplAssimp Struct Reference

Detailed Description

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

Definition at line 103 of file CAssimpModel.h.

Public Member Functions

 TImplAssimp ()
 
 ~TImplAssimp ()
 

Public Attributes

void * scene = nullptr
 aiScene* More...
 

Constructor & Destructor Documentation

◆ TImplAssimp()

CAssimpModel::TImplAssimp::TImplAssimp ( )
default

◆ ~TImplAssimp()

CAssimpModel::TImplAssimp::~TImplAssimp ( )

Definition at line 241 of file CAssimpModel.cpp.

References scene.

Member Data Documentation

◆ scene

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

aiScene*

Definition at line 108 of file CAssimpModel.h.

Referenced by ~TImplAssimp().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020