LibCarna Version 3.4.0
Loading...
Searching...
No Matches
LibCarna::base::MeshFactory< VertexType > Member List

This is the complete list of members for LibCarna::base::MeshFactory< VertexType >, including all inherited members.

createBall(float radius, unsigned int degree=3)LibCarna::base::MeshFactory< VertexType >static
createBox(float width, float height, float depth)LibCarna::base::MeshFactory< VertexType >static
createBox(const math::Vector3f &size)LibCarna::base::MeshFactory< VertexType >static
createFromSTL(const std::string &path)LibCarna::base::MeshFactory< VertexType >inlinestatic
createFromSTL(std::istream &stlStream)LibCarna::base::MeshFactory< VertexType >static
createLineStrip(const std::vector< math::Vector3f > &points)LibCarna::base::MeshFactory< VertexType >static
createPoint()LibCarna::base::MeshFactory< VertexType >static