SpatiumLib
spatium::gfx3d::Mesh Member List

This is the complete list of members for spatium::gfx3d::Mesh, including all inherited members.

bounds() constspatium::gfx3d::RenderObjectinline
color() constspatium::gfx3d::RenderObjectinline
cube(double diameter=1)spatium::gfx3d::Meshinlinestatic
edge(size_t index) constspatium::gfx3d::Meshinline
edges() constspatium::gfx3d::Meshinline
m_boundsspatium::gfx3d::RenderObjectprotected
m_colorspatium::gfx3d::RenderObjectprotected
m_transformspatium::gfx3d::SceneObjectprotected
Mesh(const std::vector< geom3d::Point3 > &vertices, const std::vector< std::array< int, 2 >> &edges)spatium::gfx3d::Meshinline
operator<<(std::ostream &os, const Mesh &mesh)spatium::gfx3d::Meshfriend
RenderObject()spatium::gfx3d::RenderObjectinline
SceneObject()spatium::gfx3d::SceneObjectinline
setColor(const std::array< unsigned char, 3 > color)spatium::gfx3d::RenderObjectinline
transform()spatium::gfx3d::SceneObjectinline
updateBounds() overridespatium::gfx3d::Meshinlineprotectedvirtual
vertex(size_t index) constspatium::gfx3d::Meshinline
vertices() constspatium::gfx3d::Meshinline