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