Colobot
|
This is the complete list of members for Gfx::CModelMesh, including all inherited members.
AddTriangle(const ModelTriangle &triangle) | Gfx::CModelMesh | |
GetParent() const | Gfx::CModelMesh | |
GetPosition() const | Gfx::CModelMesh | |
GetRotation() const | Gfx::CModelMesh | |
GetScale() const | Gfx::CModelMesh | |
GetTriangleCount() const | Gfx::CModelMesh | |
GetTriangles() const | Gfx::CModelMesh | |
SetParent(const std::string &parent) | Gfx::CModelMesh | |
SetPosition(const Math::Vector &position) | Gfx::CModelMesh | |
SetRotation(const Math::Vector &rotation) | Gfx::CModelMesh | |
SetScale(const Math::Vector &scale) | Gfx::CModelMesh | |
SetTriangles(std::vector< ModelTriangle > &&triangles) | Gfx::CModelMesh |