Public Member Functions | |
override void | Dispose () |
BoundingKit (HPS.BoundingKit in_kit) | |
override HPS.Type | ObjectType () |
void | Set (HPS.BoundingKit in_kit) |
void | Show (out HPS.BoundingKit out_kit) |
override bool | Empty () |
override bool | Equals (System.Object obj) |
override int | GetHashCode () |
bool | Equals (HPS.BoundingKit in_kit) |
HPS.BoundingKit | SetVolume (HPS.SimpleSphere in_sphere) |
HPS.BoundingKit | SetVolume (HPS.SimpleCuboid in_cuboid) |
HPS.BoundingKit | SetExclusion (bool in_exclude) |
HPS.BoundingKit | UnsetVolume () |
HPS.BoundingKit | UnsetExclusion () |
HPS.BoundingKit | UnsetEverything () |
bool | ShowVolume (out HPS.SimpleSphere out_sphere, out HPS.SimpleCuboid out_cuboid) |
bool | ShowExclusion (out bool out_exclusion) |
![]() | |
IntPtr | GetClassID () |
Object (HPS.Object in_that) | |
HPS.Type | Type () |
virtual void | Reset () |
bool | HasType (HPS.Type in_mask) |
IntPtr | GetInstanceID () |
Static Public Member Functions | |
static HPS.BoundingKit | GetDefault () |
static bool | operator== (HPS.BoundingKit a, HPS.BoundingKit b) |
static bool | operator!= (HPS.BoundingKit a, HPS.BoundingKit b) |
![]() | |
static IntPtr | ClassID< T > () |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
![]() | |
HandleRef | cptr |
HandleRef | scptr |
bool | cMemOwn |