PPL API Reference |
|
---|
This is the complete list of members for DrawableBoundary, including all inherited members.
build() override (defined in DrawableBoundary) | DrawableBoundary | protectedvirtual |
build_polyhedron() | DrawablePolyhedron | protected |
build_select() override (defined in DrawablePolyhedron) | DrawablePolyhedron | protectedvirtual |
build_selected() override (defined in DrawablePolyhedron) | DrawablePolyhedron | protectedvirtual |
build_wireframe() | DrawablePolyhedron | protected |
BuildAdjacencyMap() | DrawablePolyhedron | protected |
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_color | DrawablePolyhedron | protected |
m_polyhedron | DrawableBoundary | protected |
m_wire | DrawablePolyhedron | protected |
ToggleRenderMode() | DrawablePolyhedron |