Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
gamp::graph::ui::Container Member List

This is the complete list of members for gamp::graph::ui::Container, including all inherited members.

addShape(const ShapeRef &s) const noexcept=0gamp::graph::ui::Containerpure virtual
addShapes(const ShapeList &shapes)=0gamp::graph::ui::Containerpure virtual
bounds(const PMVMat4f &pmv, const Shape &shape) const noexcept=0gamp::graph::ui::Containerpure virtual
contains(const Shape &s)=0gamp::graph::ui::Containerpure virtual
getShapeByID(int id) const noexcept=0gamp::graph::ui::Containerpure virtual
getShapeByIdx(int id) const noexcept=0gamp::graph::ui::Containerpure virtual
getShapeByName(const std::string &name) const noexcept=0gamp::graph::ui::Containerpure virtual
isCullingEnabled() const noexcept=0gamp::graph::ui::Containerpure virtual
isOutside(const PMVMat4f &, const Shape &shape) const noexcept=0gamp::graph::ui::Containerpure virtual
isOutside2(const Mat4f &mvCont, const Shape &shape, const PMVMat4f &) const noexcept=0gamp::graph::ui::Containerpure virtual
isPMvCullingEnabled() const noexcept=0gamp::graph::ui::Containerpure virtual
removeAllShapes(RenderContext &rc, RegionRenderer &renderer)=0gamp::graph::ui::Containerpure virtual
removeShape(const ShapeRef &s) const noexcept=0gamp::graph::ui::Containerpure virtual
removeShapes(const ShapeList &shapes)=0gamp::graph::ui::Containerpure virtual
removeShapes(RenderContext &rc, RegionRenderer &renderer, const ShapeList &shapes)=0gamp::graph::ui::Containerpure virtual
renderedShapes() const noexcept=0gamp::graph::ui::Containerpure virtual
setPMvCullingEnabled(bool v) noexcept=0gamp::graph::ui::Containerpure virtual
shapeCount() const noexcept=0gamp::graph::ui::Containerpure virtual
shapes() const noexcept=0gamp::graph::ui::Containerpure virtual