Public Member Functions | Protected Member Functions | List of all members
HPS.CullingControl Class Reference
Inheritance diagram for HPS.CullingControl:
HPS.Control HPS.Object

Public Member Functions

override void Dispose ()
 
 CullingControl (HPS.SegmentKey in_seg)
 
 CullingControl (HPS.CullingControl in_that)
 
override HPS.Type ObjectType ()
 
HPS.CullingControl SetDeferralExtent (bool in_state, uint in_pixels)
 
HPS.CullingControl SetDeferralExtent (uint in_pixels)
 
HPS.CullingControl SetExtent (bool in_state, uint in_pixels)
 
HPS.CullingControl SetExtent (uint in_pixels)
 
HPS.CullingControl SetBackFace (bool in_state)
 
HPS.CullingControl SetVector (bool in_state, HPS.Vector in_vector, float in_tolerance_degrees)
 
HPS.CullingControl SetVector (HPS.Vector in_vector, float in_tolerance_degrees)
 
HPS.CullingControl SetVector (bool in_state, HPS.Vector in_vector)
 
HPS.CullingControl SetVector (bool in_state)
 
HPS.CullingControl SetVector (HPS.Vector in_vector)
 
HPS.CullingControl SetVectorTolerance (float in_tolerance_degrees)
 
HPS.CullingControl SetFrustum (bool in_state)
 
HPS.CullingControl UnsetDeferralExtent ()
 
HPS.CullingControl UnsetExtent ()
 
HPS.CullingControl UnsetBackFace ()
 
HPS.CullingControl UnsetVector ()
 
HPS.CullingControl UnsetVectorTolerance ()
 
HPS.CullingControl UnsetFrustum ()
 
HPS.CullingControl UnsetEverything ()
 
bool ShowDeferralExtent (out bool out_state, out uint out_pixels)
 
bool ShowExtent (out bool out_state, out uint out_pixels)
 
bool ShowBackFace (out bool out_state)
 
bool ShowVector (out bool out_state, out HPS.Vector out_vector)
 
bool ShowVectorTolerance (out float out_tolerance_degrees)
 
bool ShowFrustum (out bool out_state)
 
- Public Member Functions inherited from HPS.Control
 Control (HPS.Control in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
virtual void Reset ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 
- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: