![]() |
LibCarna Version 3.4.0
|
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 |
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen