REFERENCE MANUAL
This is the complete list of members for CullingControl, including all inherited members.
ClassID() (defined in Object) | Object | inlinestatic |
Control() (defined in Control) | Control | inlineprotected |
Control(Control &&in_that) | Control | inlineprotected |
CullingControl(SegmentKey &in_seg) | CullingControl | explicit |
CullingControl(CullingControl const &in_that) | CullingControl | |
CullingControl(CullingControl &&in_that) | CullingControl | |
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 | CullingControl | inlinevirtual |
operator=(CullingControl &&in_that) | CullingControl | |
operator=(CullingControl const &in_that) | CullingControl | |
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 |
SetBackFace(bool in_state) | CullingControl | |
SetDeferralExtent(bool in_state, unsigned int in_pixels) | CullingControl | |
SetDeferralExtent(unsigned int in_pixels) | CullingControl | |
SetExtent(bool in_state, unsigned int in_pixels) | CullingControl | |
SetExtent(unsigned int in_pixels) | CullingControl | |
SetFrustum(bool in_state) | CullingControl | |
SetVector(bool in_state, Vector const &in_vector, float in_tolerance_degrees) | CullingControl | |
SetVector(Vector const &in_vector, float in_tolerance_degrees) | CullingControl | |
SetVector(bool in_state, Vector const &in_vector=Vector(0.0f, 0.0f, 1.0f)) | CullingControl | |
SetVector(Vector const &in_vector) | CullingControl | |
SetVectorTolerance(float in_tolerance_degrees) | CullingControl | |
ShowBackFace(bool &out_state) const | CullingControl | |
ShowDeferralExtent(bool &out_state, unsigned int &out_pixels) const | CullingControl | |
ShowExtent(bool &out_state, unsigned int &out_pixels) const | CullingControl | |
ShowFrustum(bool &out_state) const | CullingControl | |
ShowVector(bool &out_state, Vector &out_vector) const | CullingControl | |
ShowVectorTolerance(float &out_tolerance_degrees) const | CullingControl | |
Type() const | Object | |
UnsetBackFace() | CullingControl | |
UnsetDeferralExtent() | CullingControl | |
UnsetEverything() | CullingControl | |
UnsetExtent() | CullingControl | |
UnsetFrustum() | CullingControl | |
UnsetVector() | CullingControl | |
UnsetVectorTolerance() | CullingControl | |
~CullingControl() | CullingControl | |
~Object() (defined in Object) | Object | virtual |