|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for gamp::graph::ui::Container, including all inherited members.
| addShape(const ShapeRef &s) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| addShapes(const ShapeList &shapes)=0 | gamp::graph::ui::Container | pure virtual |
| bounds(const PMVMat4f &pmv, const Shape &shape) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| contains(const Shape &s)=0 | gamp::graph::ui::Container | pure virtual |
| getShapeByID(int id) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| getShapeByIdx(int id) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| getShapeByName(const std::string &name) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| isCullingEnabled() const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| isOutside(const PMVMat4f &, const Shape &shape) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| isOutside2(const Mat4f &mvCont, const Shape &shape, const PMVMat4f &) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| isPMvCullingEnabled() const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| removeAllShapes(RenderContext &rc, RegionRenderer &renderer)=0 | gamp::graph::ui::Container | pure virtual |
| removeShape(const ShapeRef &s) const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| removeShapes(const ShapeList &shapes)=0 | gamp::graph::ui::Container | pure virtual |
| removeShapes(RenderContext &rc, RegionRenderer &renderer, const ShapeList &shapes)=0 | gamp::graph::ui::Container | pure virtual |
| renderedShapes() const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| setPMvCullingEnabled(bool v) noexcept=0 | gamp::graph::ui::Container | pure virtual |
| shapeCount() const noexcept=0 | gamp::graph::ui::Container | pure virtual |
| shapes() const noexcept=0 | gamp::graph::ui::Container | pure virtual |