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

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

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