#include <CmshImporter.hpp>
◆ CmshMeshImporter()
C3D_API castor3d::CmshMeshImporter::CmshMeshImporter |
( |
Engine & | engine | ) |
|
|
explicit |
Constructor.
- Parameters
-
[in] | engine | The core engine. |
◆ create()
static MeshImporterUPtr castor3d::CmshMeshImporter::create |
( |
Engine & | engine | ) |
|
|
static |
Creator function.
- Parameters
-
[in] | engine | The core engine. |
◆ doImportMesh()
C3D_API bool castor3d::CmshMeshImporter::doImportMesh |
( |
Mesh & | mesh | ) |
|
|
overrideprotectedvirtual |
Mesh import Function.
- Parameters
-
[out] | mesh | Receives the imported data. |
- Returns
false
if any problem occured.
Implements castor3d::MeshImporter.
◆ Type
The documentation for this class was generated from the following file: