ClassID() | HPS::Object | inlinestatic |
Control(Control const &in_that)=default | HPS::Control | |
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 | |
CullingControl() | HPS::CullingControl | private |
Empty() const | HPS::Object | inlinevirtual |
GetClassID() const | HPS::Object | |
GetInstanceID() const | HPS::Object | |
HasType(HPS::Type in_mask) const | HPS::Object | |
Object() | HPS::Object | |
Object(Object const &that) | 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 |
HPS::Object::operator=(Object const &other_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 | |
SetExtent(bool in_state, unsigned int in_pixels) | HPS::CullingControl | |
SetExtent(unsigned int in_pixels) | 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 | |
ShowBackFace(bool &out_state) const | HPS::CullingControl | |
ShowDeferralExtent(bool &out_state, unsigned int &out_pixels) const | HPS::CullingControl | |
ShowExtent(bool &out_state, unsigned int &out_pixels) 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 | |
staticType | HPS::CullingControl | static |
Type() const | HPS::CullingControl | inlinevirtual |
UnsetBackFace() | HPS::CullingControl | |
UnsetDeferralExtent() | HPS::CullingControl | |
UnsetEverything() | HPS::CullingControl | |
UnsetExtent() | HPS::CullingControl | |
UnsetFrustum() | HPS::CullingControl | |
UnsetVector() | HPS::CullingControl | |
UnsetVectorTolerance() | HPS::CullingControl | |
~CullingControl() | HPS::CullingControl | |
~Object() | HPS::Object | virtual |