GridKey
- class HPS.GridKey : public HPS.GeometryKey
- Public Functions - void Consume (HPS.GridKit in_kit)
 - override void Dispose ()
 - GridKey ()
 - GridKey (HPS.GridKey in_that)
 - GridKey (HPS.Key in_that)
 - override HPS.Type ObjectType ()
 - void Set (HPS.GridKit in_kit)
 - HPS.GridKey SetFirstCount (int in_first_count)
 - HPS.GridKey SetFirstPoint (HPS.Point in_first_point)
 - HPS.GridKey SetOrigin (HPS.Point in_origin)
 - HPS.GridKey SetSecondCount (int in_second_count)
 - HPS.GridKey SetSecondPoint (HPS.Point in_second_point)
 - HPS.GridKey SetType (HPS.Grid.Type in_type)
 - void Show (out HPS.GridKit out_kit)
 - bool ShowFirstCount (out int out_first_count)
 - bool ShowSecondCount (out int out_second_count)
 - bool ShowType (out HPS.Grid.Type out_type)
 
