Main MRPT website > C++ reference for MRPT 1.4.0
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*.
 

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.9.6 for MRPT 1.4.0 SVN: at Fri Jan 20 00:13:14 UTC 2023