SphereAttributeKit
- class HPS.SphereAttributeKit : public HPS.Kit
Public Functions
- override void Dispose ()
- override bool Empty ()
- bool Equals (HPS.SphereAttributeKit in_kit)
- override bool Equals (Object obj)
- override int GetHashCode ()
- override HPS.Type ObjectType ()
- void Set (HPS.SphereAttributeKit in_kit)
- HPS.SphereAttributeKit SetTessellation (ulong in_facets)
- void Show (out HPS.SphereAttributeKit out_kit)
- bool ShowTessellation (out ulong out_facets)
- SphereAttributeKit ()
- SphereAttributeKit (HPS.SphereAttributeKit in_kit)
- HPS.SphereAttributeKit UnsetEverything ()
- HPS.SphereAttributeKit UnsetTessellation ()
Public Static Functions
- HPS.SphereAttributeKit GetDefault ()
- bool operator!= (HPS.SphereAttributeKit a, HPS.SphereAttributeKit b)
- bool operator== (HPS.SphereAttributeKit a, HPS.SphereAttributeKit b)