CG-Project2
|
This Component is used like MultiMesh, but it create a sort of tree structure where each mesh has children. Each child mesh can also have children etc. More...
#include <Component.hpp>
Public Member Functions | |
ParentComponent () | |
Instance basic Component. |
Public Attributes | |
std::vector< unsigned int > | children {} |
vector containing children ids. |
This Component is used like MultiMesh, but it create a sort of tree structure where each mesh has children. Each child mesh can also have children etc.