Public Member Functions | |
| override void | Dispose () |
| CutGeometryGatheringOptionsKit (HPS.CutGeometryGatheringOptionsKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Set (HPS.CutGeometryGatheringOptionsKit in_kit) |
| void | Show (out HPS.CutGeometryGatheringOptionsKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.CutGeometryGatheringOptionsKit in_kit) |
| HPS.CutGeometryGatheringOptionsKit | SetCuttingSection (HPS.CuttingSectionKey in_cutter) |
| HPS.CutGeometryGatheringOptionsKit | SetOffset (ulong in_offset) |
| HPS.CutGeometryGatheringOptionsKit | SetLevel (HPS.CuttingSection.GatheringLevel in_level) |
| HPS.CutGeometryGatheringOptionsKit | UnsetCuttingSection () |
| HPS.CutGeometryGatheringOptionsKit | UnsetOffset () |
| HPS.CutGeometryGatheringOptionsKit | UnsetLevel () |
| HPS.CutGeometryGatheringOptionsKit | UnsetEverything () |
| bool | ShowCuttingSection (out HPS.CuttingSectionKey out_cutter) |
| bool | ShowOffset (out ulong out_offset) |
| bool | ShowLevel (out HPS.CuttingSection.GatheringLevel out_level) |
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.CutGeometryGatheringOptionsKit | GetDefault () |
| static bool | operator== (HPS.CutGeometryGatheringOptionsKit a, HPS.CutGeometryGatheringOptionsKit b) |
| static bool | operator!= (HPS.CutGeometryGatheringOptionsKit a, HPS.CutGeometryGatheringOptionsKit 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 |