Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Geometry.PointExt, including all inherited members.
Add< Point, T, M >(this M m, Point a, Point b) | Loyc.Geometry.PointExt | inlinestatic |
Angle< T, M >(this M m, IPoint< T > p) | Loyc.Geometry.PointExt | inlinestatic |
Cross< T, M >(this M m, IPoint< T > a, IPoint< T > b) | Loyc.Geometry.PointExt | inlinestatic |
Divide< T, M >(this M m, IPoint< T > a, T factor) | Loyc.Geometry.PointExt | inlinestatic |
Dot< T, M >(this M m, IPoint< T > a, IPoint< T > b) | Loyc.Geometry.PointExt | inlinestatic |
Length< T, M >(this M m, IPoint< T > p) | Loyc.Geometry.PointExt | inlinestatic |
MulDiv< T, M >(this M m, IPoint< T > a, T mulBy, T divBy) | Loyc.Geometry.PointExt | inlinestatic |
Multiply< T, M >(this M m, IPoint< T > a, T factor) | Loyc.Geometry.PointExt | inlinestatic |
Negate< T, M >(this M m, IPoint< T > p) | Loyc.Geometry.PointExt | inlinestatic |
Quadrance< T, M >(this M m, IPoint< T > p) | Loyc.Geometry.PointExt | inlinestatic |
Rot90< T, M >(this M m, IPoint< T > p) | Loyc.Geometry.PointExt | inlinestatic |
ShiftLeft< T, M >(this M m, IPoint< T > a, int amount) | Loyc.Geometry.PointExt | inlinestatic |
ShiftRight< T, M >(this M m, IPoint< T > a, int amount) | Loyc.Geometry.PointExt | inlinestatic |
Subtract< T, M >(this M m, IPoint< T > a, IPoint< T > b) | Loyc.Geometry.PointExt | inlinestatic |