|
SpatiumLib
|
This is the complete list of members for spatium::gfx3d::Mesh, including all inherited members.
| bounds() const | spatium::gfx3d::RenderObject | inline |
| color() const | spatium::gfx3d::RenderObject | inline |
| cube(double diameter=1) | spatium::gfx3d::Mesh | inlinestatic |
| edge(size_t index) const | spatium::gfx3d::Mesh | inline |
| edges() const | spatium::gfx3d::Mesh | inline |
| m_bounds | spatium::gfx3d::RenderObject | protected |
| m_color | spatium::gfx3d::RenderObject | protected |
| m_transform | spatium::gfx3d::SceneObject | protected |
| Mesh(const std::vector< geom3d::Point3 > &vertices, const std::vector< std::array< int, 2 >> &edges) | spatium::gfx3d::Mesh | inline |
| operator<<(std::ostream &os, const Mesh &mesh) | spatium::gfx3d::Mesh | friend |
| RenderObject() | spatium::gfx3d::RenderObject | inline |
| SceneObject() | spatium::gfx3d::SceneObject | inline |
| setColor(const std::array< unsigned char, 3 > color) | spatium::gfx3d::RenderObject | inline |
| transform() | spatium::gfx3d::SceneObject | inline |
| updateBounds() override | spatium::gfx3d::Mesh | inlineprotectedvirtual |
| vertex(size_t index) const | spatium::gfx3d::Mesh | inline |
| vertices() const | spatium::gfx3d::Mesh | inline |
1.8.15