|
Raito 0.1
|
#include <Components.h>
Public Member Functions | |
| MeshComponent ()=default | |
| MeshComponent (const MeshComponent &)=default | |
| MeshComponent (u32 mesh, u32 material) | |
Public Attributes | |
| u32 | MeshId |
| u32 | MaterialId |
|
default |
|
default |
| u32 Raito::ECS::MeshComponent::MaterialId |
| u32 Raito::ECS::MeshComponent::MeshId |