Model Class Reference
#include <Model.h>
Description
A 3D object as a collection of meshes and materials.
Functions | |
Entity::ID | Create () |
void | AddSection () |
uint32_t | GetSectionCount () const |
Mesh & | SectionMesh (uint32_t) |
Material & | SectionMaterial (uint32_t) |
void | Clear () |
Member Function Documentation
Entity::ID Create | ( | ) |
uint32_t GetSectionCount | ( | ) | const |
Returns the number of sections that belong to the Model.
void Clear | ( | ) |
Removes all Sections.
The documentation for this class was generated from the following file:
- /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Model.h