#include <MeshImporter.h>
Inherited by MeshImporter.
Definition at line 37 of file MeshImporter.h.
◆ get_geometry_name()
| virtual std::string * MeshImporterBase::get_geometry_name |
( |
const std::string & | mesh_name | ) |
|
|
pure virtual |
◆ get_mesh_by_geom_uid()
| virtual Mesh * MeshImporterBase::get_mesh_by_geom_uid |
( |
const COLLADAFW::UniqueId & | mesh_uid | ) |
|
|
pure virtual |
◆ get_object_by_geom_uid()
| virtual Object * MeshImporterBase::get_object_by_geom_uid |
( |
const COLLADAFW::UniqueId & | geom_uid | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: