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

Public Member Functions

override void Dispose ()
 
 BoundingControl (HPS.SegmentKey in_seg)
 
 BoundingControl (HPS.BoundingControl in_that)
 
override HPS.Type ObjectType ()
 
HPS.BoundingControl SetVolume (HPS.SimpleSphere in_sphere, HPS.SimpleCuboid in_cuboid)
 
HPS.BoundingControl SetVolume (HPS.SimpleSphere in_sphere)
 
HPS.BoundingControl SetVolume (HPS.SimpleCuboid in_cuboid)
 
HPS.BoundingControl SetExclusion (bool in_exclusion)
 
HPS.BoundingControl UnsetVolume ()
 
HPS.BoundingControl UnsetExclusion ()
 
HPS.BoundingControl UnsetEverything ()
 
bool ShowVolume (out HPS.SimpleSphere out_sphere, out HPS.SimpleCuboid out_cuboid)
 
bool ShowExclusion (out bool out_exclusion)
 
- Public Member Functions inherited from HPS.Control
override void Dispose ()
 
 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.Control
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: