◆ D3MFExporter()
Assimp::D3MF::D3MFExporter::D3MFExporter |
( |
const char * |
pFile, |
|
|
const aiScene * |
pScene |
|
) |
| |
◆ ~D3MFExporter()
Assimp::D3MF::D3MFExporter::~D3MFExporter |
( |
| ) |
|
◆ export3DModel()
bool Assimp::D3MF::D3MFExporter::export3DModel |
( |
| ) |
|
◆ exportArchive()
bool Assimp::D3MF::D3MFExporter::exportArchive |
( |
const char * |
file | ) |
|
◆ exportContentTyp()
void Assimp::D3MF::D3MFExporter::exportContentTyp |
( |
const std::string & |
filename | ) |
|
|
protected |
◆ exportContentTypes()
bool Assimp::D3MF::D3MFExporter::exportContentTypes |
( |
| ) |
|
◆ exportRelations()
bool Assimp::D3MF::D3MFExporter::exportRelations |
( |
| ) |
|
◆ validate()
bool Assimp::D3MF::D3MFExporter::validate |
( |
| ) |
|
◆ writeBaseMaterials()
void Assimp::D3MF::D3MFExporter::writeBaseMaterials |
( |
| ) |
|
|
protected |
◆ writeBuild()
void Assimp::D3MF::D3MFExporter::writeBuild |
( |
| ) |
|
|
protected |
◆ writeFaces()
void Assimp::D3MF::D3MFExporter::writeFaces |
( |
aiMesh * |
mesh, |
|
|
unsigned int |
matIdx |
|
) |
| |
|
protected |
◆ writeHeader()
void Assimp::D3MF::D3MFExporter::writeHeader |
( |
| ) |
|
|
protected |
◆ writeMesh()
void Assimp::D3MF::D3MFExporter::writeMesh |
( |
aiMesh * |
mesh | ) |
|
|
protected |
◆ writeMetaData()
void Assimp::D3MF::D3MFExporter::writeMetaData |
( |
| ) |
|
|
protected |
◆ writeModelToArchive()
void Assimp::D3MF::D3MFExporter::writeModelToArchive |
( |
const std::string & |
folder, |
|
|
const std::string & |
modelName |
|
) |
| |
|
protected |
◆ writeObjects()
void Assimp::D3MF::D3MFExporter::writeObjects |
( |
| ) |
|
|
protected |
◆ writeRelInfoToFile()
void Assimp::D3MF::D3MFExporter::writeRelInfoToFile |
( |
const std::string & |
folder, |
|
|
const std::string & |
relName |
|
) |
| |
|
protected |
◆ writeVertex()
void Assimp::D3MF::D3MFExporter::writeVertex |
( |
const aiVector3D & |
pos | ) |
|
|
protected |
The documentation for this class was generated from the following files: