Public Member Functions | |
| override void | Dispose () |
| CylinderAttributeKit (HPS.CylinderAttributeKit in_kit) | |
| override HPS.Type | ObjectType () |
| void | Set (HPS.CylinderAttributeKit in_kit) |
| void | Show (out HPS.CylinderAttributeKit out_kit) |
| override bool | Empty () |
| override bool | Equals (System.Object obj) |
| override int | GetHashCode () |
| bool | Equals (HPS.CylinderAttributeKit in_kit) |
| HPS.CylinderAttributeKit | SetTessellation (ulong in_facets) |
| HPS.CylinderAttributeKit | SetOrientation (HPS.Cylinder.Orientation in_adjust) |
| HPS.CylinderAttributeKit | UnsetTessellation () |
| HPS.CylinderAttributeKit | UnsetOrientation () |
| HPS.CylinderAttributeKit | UnsetEverything () |
| bool | ShowTessellation (out ulong out_facets) |
| bool | ShowOrientation (out HPS.Cylinder.Orientation out_orientation) |
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.CylinderAttributeKit | GetDefault () |
| static bool | operator== (HPS.CylinderAttributeKit a, HPS.CylinderAttributeKit b) |
| static bool | operator!= (HPS.CylinderAttributeKit a, HPS.CylinderAttributeKit 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 |