This is the complete list of members for HPS::CullingControl, including all inherited members.
ClassID() | HPS::Object | inlinestatic |
Control() (defined in HPS::Control) | HPS::Control | inlineprotected |
Control(Control &&in_that) | HPS::Control | inlineprotected |
CullingControl(SegmentKey &in_seg) | HPS::CullingControl | explicit |
CullingControl(CullingControl const &in_that) | HPS::CullingControl | |
CullingControl(CullingControl &&in_that) | HPS::CullingControl | |
Empty() const | HPS::Object | inlinevirtual |
GetClassID() const | HPS::Object | |
GetInstanceID() const | HPS::Object | |
HasType(HPS::Type in_mask) const | HPS::Object | |
Object() (defined in HPS::Object) | HPS::Object | |
Object(Object const &that) (defined in HPS::Object) | HPS::Object | |
Object(Object &&in_that) | HPS::Object | |
ObjectType() const | HPS::CullingControl | inlinevirtual |
operator=(CullingControl &&in_that) | HPS::CullingControl | |
operator=(CullingControl const &in_that) | HPS::CullingControl | |
HPS::Control::operator=(Control &&in_that) | HPS::Control | inlineprotected |
operator=(Object const &other_object) (defined in HPS::Object) | HPS::Object | |
HPS::Object::operator=(Object &&in_that) | HPS::Object | |
Reset() | HPS::Object | virtual |
SetBackFace(bool in_state) | HPS::CullingControl | |
SetDeferralExtent(bool in_state, unsigned int in_pixels) | HPS::CullingControl | |
SetDeferralExtent(unsigned int in_pixels) | HPS::CullingControl | |
SetDistance(bool in_state, float in_max_distance) | HPS::CullingControl | |
SetDistance(float in_max_distance) | HPS::CullingControl | |
SetExtent(bool in_state, unsigned int in_pixels) | HPS::CullingControl | |
SetExtent(unsigned int in_pixels) | HPS::CullingControl | |
SetFace(Culling::Face in_state) | HPS::CullingControl | |
SetFrustum(bool in_state) | HPS::CullingControl | |
SetVector(bool in_state, HPS::Vector const &in_vector, float in_tolerance_degrees) | HPS::CullingControl | |
SetVector(HPS::Vector const &in_vector, float in_tolerance_degrees) | HPS::CullingControl | |
SetVector(bool in_state, HPS::Vector const &in_vector=Vector(0.0f, 0.0f, 1.0f)) | HPS::CullingControl | |
SetVector(HPS::Vector const &in_vector) | HPS::CullingControl | |
SetVectorTolerance(float in_tolerance_degrees) | HPS::CullingControl | |
SetVolume(bool in_state, HPS::SimpleCuboid const &in_volume=HPS::SimpleCuboid()) | HPS::CullingControl | |
SetVolume(HPS::SimpleCuboid const &in_volume) | HPS::CullingControl | |
ShowBackFace(bool &out_state) const | HPS::CullingControl | |
ShowDeferralExtent(bool &out_state, unsigned int &out_pixels) const | HPS::CullingControl | |
ShowDistance(bool &out_state, float &out_max_distance) const | HPS::CullingControl | |
ShowExtent(bool &out_state, unsigned int &out_pixels) const | HPS::CullingControl | |
ShowFace(Culling::Face &out_state) const | HPS::CullingControl | |
ShowFrustum(bool &out_state) const | HPS::CullingControl | |
ShowVector(bool &out_state, HPS::Vector &out_vector) const | HPS::CullingControl | |
ShowVectorTolerance(float &out_tolerance_degrees) const | HPS::CullingControl | |
ShowVolume(bool &out_state, HPS::SimpleCuboid &out_volume) const | HPS::CullingControl | |
staticType (defined in HPS::CullingControl) | HPS::CullingControl | static |
Type() const | HPS::CullingControl | inlinevirtual |
UnsetBackFace() | HPS::CullingControl | |
UnsetDeferralExtent() | HPS::CullingControl | |
UnsetDistance() | HPS::CullingControl | |
UnsetEverything() | HPS::CullingControl | |
UnsetExtent() | HPS::CullingControl | |
UnsetFace() | HPS::CullingControl | |
UnsetFrustum() | HPS::CullingControl | |
UnsetVector() | HPS::CullingControl | |
UnsetVectorTolerance() | HPS::CullingControl | |
UnsetVolume() | HPS::CullingControl | |
~CullingControl() | HPS::CullingControl | |
~Object() (defined in HPS::Object) | HPS::Object | virtual |