CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::MeshGenerator::RoundedBoxMesh Member List

This is the complete list of members for CeresEngine::MeshGenerator::RoundedBoxMesh, including all inherited members.

Impl typedefCeresEngine::MeshGenerator::RoundedBoxMeshprivate
mMergeMeshCeresEngine::MeshGenerator::RoundedBoxMeshprivate
RoundedBoxMesh(double radius=0.25, const Vector3 &size={0.75, 0.75, 0.75}, int slices=4, const Vector3i &segments={8, 8, 8})CeresEngine::MeshGenerator::RoundedBoxMesh
Triangles typedefCeresEngine::MeshGenerator::RoundedBoxMesh
triangles() const noexceptCeresEngine::MeshGenerator::RoundedBoxMeshinline
Vertices typedefCeresEngine::MeshGenerator::RoundedBoxMesh
vertices() const noexceptCeresEngine::MeshGenerator::RoundedBoxMeshinline