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.IPoint3Reader< T > Interface Template Reference

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


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

Remarks

Interface for reading the coordinates of a 3D point.

Template Parameters
TCoordinate type.

Properties

Z [get]
 
- Properties inherited from Loyc.Geometry.IPointReader< T >
X [get]
 
Y [get]