Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::C3DSScene::TImpl3DS 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 75 of file C3DSScene.h.

Public Member Functions

 TImpl3DS ()
 
 ~TImpl3DS ()
 

Public Attributes

void * file
 Lib3dsFile*. More...
 

Constructor & Destructor Documentation

◆ TImpl3DS()

mrpt::opengl::C3DSScene::TImpl3DS::TImpl3DS ( )

◆ ~TImpl3DS()

mrpt::opengl::C3DSScene::TImpl3DS::~TImpl3DS ( )

Member Data Documentation

◆ file

void* mrpt::opengl::C3DSScene::TImpl3DS::file

Lib3dsFile*.

Definition at line 79 of file C3DSScene.h.




Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017