Carna  Version 3.3.2
Carna::base::MeshFactory< VertexType > Member List

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

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