|
Engine²
Open-source game engine written in C++.
|
Namespaces | |
| namespace | Object |
| namespace | Object::Utils |
Functions | |
| Component::Mesh | Object::Utils::GenerateWheelMesh (float radius=0.3f, float width=0.2f, uint32_t segments=24u) |
| Generate a wheel mesh (cylinder oriented along the X axis). | |