REFERENCE MANUAL
This is the complete list of members for BoundingKit, including all inherited members.
BoundingKit() | BoundingKit | |
BoundingKit(BoundingKit const &in_kit) | BoundingKit | |
BoundingKit(BoundingKit &&in_that) | BoundingKit | |
ClassID() (defined in Object) | Object | inlinestatic |
Empty() const | BoundingKit | virtual |
Equals(BoundingKit const &in_kit) const | BoundingKit | |
GetClassID() const | Object | |
GetDefault() | BoundingKit | static |
GetInstanceID() const | Object | |
HasType(Type in_mask) const | Object | |
Object() (defined in Object) | Object | |
Object(Object &&in_that) | Object | |
ObjectType() const | BoundingKit | inlinevirtual |
operator!=(BoundingKit const &in_kit) const | BoundingKit | |
operator=(BoundingKit &&in_that) | BoundingKit | |
operator=(BoundingKit const &in_kit) | BoundingKit | |
operator=(Object const &other_object) (defined in Object) | Object | |
Object::operator=(Object &&in_that) | Object | |
operator==(BoundingKit const &in_kit) const | BoundingKit | |
Reset() | Object | virtual |
Set(BoundingKit const &in_kit) | BoundingKit | |
SetExclusion(bool in_exclude) | BoundingKit | |
SetVolume(SimpleSphere const &in_sphere) | BoundingKit | |
SetVolume(SimpleCuboid const &in_cuboid) | BoundingKit | |
Show(BoundingKit &out_kit) const | BoundingKit | |
ShowExclusion(bool &out_exclusion) const | BoundingKit | |
ShowVolume(SimpleSphere &out_sphere, SimpleCuboid &out_cuboid) const | BoundingKit | |
Type() const | Object | |
UnsetEverything() | BoundingKit | |
UnsetExclusion() | BoundingKit | |
UnsetVolume() | BoundingKit | |
~BoundingKit() | BoundingKit | virtual |
~Object() (defined in Object) | Object | virtual |