REFERENCE MANUAL
This is the complete list of members for BoundingControl, including all inherited members.
BoundingControl(SegmentKey &in_seg) | BoundingControl | explicit |
BoundingControl(BoundingControl const &in_that) | BoundingControl | |
BoundingControl(BoundingControl &&in_that) | BoundingControl | |
ClassID() (defined in Object) | Object | inlinestatic |
Control() (defined in Control) | Control | inlineprotected |
Control(Control &&in_that) | Control | inlineprotected |
Empty() const | Object | inlinevirtual |
GetClassID() const | Object | |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | BoundingControl | inlinevirtual |
operator=(BoundingControl &&in_that) | BoundingControl | |
operator=(BoundingControl const &in_that) | BoundingControl | |
Control::operator=(Control &&in_that) | Control | inlineprotected |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
Reset() | Object | virtual |
SetExclusion(bool in_exclusion) | BoundingControl | |
SetVolume(SimpleSphere const &in_sphere, SimpleCuboid const &in_cuboid) | BoundingControl | |
SetVolume(SimpleSphere const &in_sphere) | BoundingControl | |
SetVolume(SimpleCuboid const &in_cuboid) | BoundingControl | |
ShowExclusion(bool &out_exclusion) const | BoundingControl | |
ShowVolume(SimpleSphere &out_sphere, SimpleCuboid &out_cuboid) const | BoundingControl | |
Type() const | Object | |
UnsetEverything() | BoundingControl | |
UnsetExclusion() | BoundingControl | |
UnsetVolume() | BoundingControl | |
~BoundingControl() | BoundingControl | |
~Object() (defined in Object) | Object | virtual |