Assimp  v4.1. (December 2018)
Assimp::Discreet3DSExporter Class Reference

Helper class to export a given scene to a 3DS file. More...

Public Member Functions

 Discreet3DSExporter (std::shared_ptr< IOStream > outfile, const aiScene *pScene)
 
 ~Discreet3DSExporter ()
 

Detailed Description

Helper class to export a given scene to a 3DS file.

Constructor & Destructor Documentation

◆ Discreet3DSExporter()

Discreet3DSExporter::Discreet3DSExporter ( std::shared_ptr< IOStream outfile,
const aiScene pScene 
)

◆ ~Discreet3DSExporter()

Discreet3DSExporter::~Discreet3DSExporter ( )

The documentation for this class was generated from the following files: