ShapePoint
- class HPS.ShapePoint : public IDisposable
- Public Functions - void Dispose ()
 - bool Equals (HPS.ShapePoint in_that)
 - override bool Equals (Object obj)
 - override int GetHashCode ()
 - ShapePoint ()
 - ShapePoint (float in_x, float in_y)
 - ShapePoint (HPS.ShapeCoordinate in_x, HPS.ShapeCoordinate in_y)
 - Public Static Functions - bool operator!= (HPS.ShapePoint a, HPS.ShapePoint b)
 - bool operator== (HPS.ShapePoint a, HPS.ShapePoint b)
 
