MRPT  2.0.4
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 244 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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020