SphereKey
- class HPS.SphereKey : public HPS.GeometryKey
- Public Functions - void Consume (HPS.SphereKit in_kit)
 - override void Dispose ()
 - override HPS.Type ObjectType ()
 - void Set (HPS.SphereKit in_kit)
 - HPS.SphereKey SetBasis (HPS.Vector in_vertical, HPS.Vector in_horizontal)
 - HPS.SphereKey SetCenter (HPS.Point in_center)
 - HPS.SphereKey SetRadius (float in_radius)
 - void Show (out HPS.SphereKit out_kit)
 - bool ShowBasis (out HPS.Vector out_vertical, out HPS.Vector out_horizontal)
 - bool ShowRadius (out float out_radius)
 - SphereKey ()
 - SphereKey (HPS.Key in_that)
 - SphereKey (HPS.SphereKey in_that)
 
