Oxygen Engine
Modern C++ 3D Engine using OpenGL
Loading...
Searching...
No Matches
oe::scene::primitive::PlatonicSolid< VertexType > Member List

This is the complete list of members for oe::scene::primitive::PlatonicSolid< VertexType >, including all inherited members.

generateFromPrimitives(std::span< const PrimitiveType > primitives)oe::scene::Mesh< Vertex >inlinestatic
generateNormals()oe::scene::Mesh< Vertex >inline
generateTangents()oe::scene::Mesh< Vertex >inline
getBoundingBox() const noexceptoe::scene::Mesh< Vertex >inline
getPrimitiveBoundingBox(size_t primitive) const noexceptoe::scene::Mesh< Vertex >inline
getPrimitiveBoundingBox(size_t primitive, F &&predicate) const noexceptoe::scene::Mesh< Vertex >inline
getTriangles() constoe::scene::Mesh< Vertex >inline
PlatonicSolid(const PlatonicSolidType solid, const bool smooth_normals=false)oe::scene::primitive::PlatonicSolid< VertexType >inline