Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
Loyc.Geometry.IPointReader< T > Interface Template Reference

Interface for reading the coordinates of a 2D point. More...


Source file:
Inheritance diagram for Loyc.Geometry.IPointReader< T >:
Loyc.Geometry.IPoint3Reader< T > Loyc.Geometry.IPointBase< T > Loyc.Geometry.IPoint3Base< T > Loyc.Geometry.IPoint3Base< T > Loyc.Geometry.IPoint< T > Loyc.Geometry.IPoint3< T > Loyc.Geometry.IPoint3< T > Loyc.Geometry.Point< T > Loyc.Geometry.Vector< T > Loyc.Geometry.Point3< T > Loyc.Geometry.Vector3< T > Loyc.Geometry.Point3< T > Loyc.Geometry.Vector3< T >

Remarks

Interface for reading the coordinates of a 2D point.

Template Parameters
TCoordinate type.

Properties

X [get]
 
Y [get]