Contains a mesh.
More...
#include <MeshRendererComponent.hpp>
|
|
class | GameObject |
| |
|
class | Scene |
| |
| class Mesh* ae3d::MeshRendererComponent::GetMesh |
( |
| ) |
const |
|
inline |
| std::string ae3d::MeshRendererComponent::GetSerialized |
( |
| ) |
const |
- Returns
- Textual representation of component.
| void ae3d::MeshRendererComponent::SetMaterial |
( |
class Material * |
material, |
|
|
int |
subMeshIndex |
|
) |
| |
- Parameters
-
| material | Material. |
| subMeshIndex | Sub mesh index. |
| void ae3d::MeshRendererComponent::SetMesh |
( |
Mesh * |
aMesh | ) |
|
The documentation for this class was generated from the following file: