Enhanced C#
Language of your choice: library documentation
Public Member Functions | List of all members
Loyc.Geometry.INewPoint3< Point, T > Interface Template Reference

This interface exists to work around a limitation of C#; see IPoint<T> and IPoint3<T>. More...


Source file:

Remarks

This interface exists to work around a limitation of C#; see IPoint<T> and IPoint3<T>.

Public Member Functions

Point New (T x, T y, T z)