MRPT  2.0.2
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 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020