MRPT  2.0.0
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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020