Public Member Functions | |
| override void | Dispose () |
| ShellRelationOptionsKit (HPS.ShellRelationOptionsKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Consume (HPS.ShellRelationOptionsKit in_kit) |
| void | Set (HPS.ShellRelationOptionsKit in_kit) |
| void | Show (out HPS.ShellRelationOptionsKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.ShellRelationOptionsKit in_kit) |
| HPS.ShellRelationOptionsKit | SetTolerance (float in_tolerance) |
| HPS.ShellRelationOptionsKit | SetTest (HPS.Shell.RelationTest in_test) |
| HPS.ShellRelationOptionsKit | SetTreeContext (HPS.TreeContext in_tree_context) |
| HPS.ShellRelationOptionsKit | SetNearestFaceCalculation (bool in_state) |
| HPS.ShellRelationOptionsKit | UnsetTolerance () |
| HPS.ShellRelationOptionsKit | UnsetTest () |
| HPS.ShellRelationOptionsKit | UnsetTreeContext () |
| HPS.ShellRelationOptionsKit | UnsetNearestFaceCalculation () |
| HPS.ShellRelationOptionsKit | UnsetEverything () |
| bool | ShowTolerance (out float out_tolerance) |
| bool | ShowTest (out HPS.Shell.RelationTest out_test) |
| bool | ShowTreeContext (out HPS.TreeContext out_tree_context) |
| bool | ShowNearestFaceCalculation (out bool out_state) |
Public Member Functions inherited from HPS.Object | |
| 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.ShellRelationOptionsKit | GetDefault () |
| static bool | operator== (HPS.ShellRelationOptionsKit a, HPS.ShellRelationOptionsKit b) |
| static bool | operator!= (HPS.ShellRelationOptionsKit a, HPS.ShellRelationOptionsKit b) |
Static Public Member Functions inherited from HPS.Object | |
| static IntPtr | ClassID< T > () |
Protected Member Functions | |
| override void | deleteCptr () |
Protected Member Functions inherited from HPS.Object | |
| virtual IntPtr | GetNonDirectorClassID () |
Additional Inherited Members | |
Protected Attributes inherited from HPS.Object | |
| HandleRef | cptr |
| HandleRef | scptr |
| bool | cMemOwn |