OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MeshExport Class Reference

#include "MeshExport.h"

Public Member Functions

 MeshExport (Application *app)
 
 ~MeshExport ()
 
std::string getFileExtensions (void)
 
void getExportFileContent (const std::string &extension, std::string &fileContent, unsigned long long &uncompressedDataLength)
 
bool loadMesh (ot::UID currentMeshDataID)
 
void cleanUp (void)
 

Constructor & Destructor Documentation

◆ MeshExport()

MeshExport::MeshExport ( Application * app)
inline

◆ ~MeshExport()

MeshExport::~MeshExport ( )
inline

Member Function Documentation

◆ cleanUp()

void MeshExport::cleanUp ( void )

◆ getExportFileContent()

void MeshExport::getExportFileContent ( const std::string & extension,
std::string & fileContent,
unsigned long long & uncompressedDataLength )

◆ getFileExtensions()

std::string MeshExport::getFileExtensions ( void )

◆ loadMesh()

bool MeshExport::loadMesh ( ot::UID currentMeshDataID)

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