PPL API Reference |
|
---|
This is the complete list of members for DrawableBody, including all inherited members.
build() override (defined in DrawablePolyhedron) | DrawablePolyhedron | 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 |
deselect() noexcept override (defined in DrawableBody) | DrawableBody | virtual |
DrawableBody(DrawableMultiBody *const _parent, Body *const _body, bool _wired=false) (defined in DrawableBody) | DrawableBody | |
DrawablePolyhedron(const GMSPolyhedron &_polyhedron, const glutils::color &_color, const bool _wire=false) | DrawablePolyhedron | |
GetBody() const noexcept (defined in DrawableBody) | DrawableBody | |
highlight() noexcept override (defined in DrawableBody) | DrawableBody | virtual |
m_color | DrawablePolyhedron | protected |
m_polyhedron | DrawablePolyhedron | protected |
m_wire | DrawablePolyhedron | protected |
select() noexcept override (defined in DrawableBody) | DrawableBody | virtual |
ToggleRenderMode() | DrawablePolyhedron | |
unhighlight() noexcept override (defined in DrawableBody) | DrawableBody | virtual |
~DrawableBody()=default (defined in DrawableBody) | DrawableBody | virtual |