PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
DrawablePolyhedron Member List

This is the complete list of members for DrawablePolyhedron, including all inherited members.

build() override (defined in DrawablePolyhedron)DrawablePolyhedronprotectedvirtual
build_polyhedron()DrawablePolyhedronprotected
build_select() override (defined in DrawablePolyhedron)DrawablePolyhedronprotectedvirtual
build_selected() override (defined in DrawablePolyhedron)DrawablePolyhedronprotectedvirtual
build_wireframe()DrawablePolyhedronprotected
BuildAdjacencyMap()DrawablePolyhedronprotected
DrawablePolyhedron(const GMSPolyhedron &_polyhedron, const glutils::color &_color, const bool _wire=false)DrawablePolyhedron
m_colorDrawablePolyhedronprotected
m_polyhedronDrawablePolyhedronprotected
m_wireDrawablePolyhedronprotected
ToggleRenderMode()DrawablePolyhedron