Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Geometry.PointMath, including all inherited members.
Abs(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Abs(this Vector3 v) | Loyc.Geometry.PointMath | inlinestatic |
Abs(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Abs(this Vector3 v) | Loyc.Geometry.PointMath | inlinestatic |
Abs(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Abs(this Vector3 v) | Loyc.Geometry.PointMath | inlinestatic |
Abs< T >(this Vector< T > v) | Loyc.Geometry.PointMath | inlinestatic |
Abs< T >(this Vector3< T > v) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Point3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add(this Vector3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Point< T > a, Vector< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Vector< T > a, Point< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Vector< T > a, Vector< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Vector3< T > a, Vector3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Point3< T > a, Vector3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Add< T >(this Vector3< T > a, Point3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Angle(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Angle(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Angle(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Angle< T >(this Vector< T > self) | Loyc.Geometry.PointMath | inlinestatic |
AngleDeg(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
AngleDeg(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
AngleDeg(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Point< int > p) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Vector< int > p) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Point< float > p) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Vector< float > p) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Point< double > p) | Loyc.Geometry.PointMath | inlinestatic |
AsBCL(this Vector< double > p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoyc(this System.Drawing.Point p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoyc(this System.Drawing.PointF p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoyc(this System.Windows.Point p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoyc(this System.Windows.Vector p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoycVector(this System.Drawing.Point p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoycVector(this System.Drawing.PointF p) | Loyc.Geometry.PointMath | inlinestatic |
AsLoycVector(this System.Windows.Point p) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(IEnumerable< Point > points) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(List< Point > points, bool sortInPlace) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(IEnumerable< Point > points) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(List< Point > points, bool sortInPlace) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(IEnumerable< Point > points) | Loyc.Geometry.PointMath | inlinestatic |
ComputeConvexHull(List< Point > points, bool sortInPlace) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector3 a, Vector3 b) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector3 a, Vector3 b) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Cross(this Vector3 a, Vector3 b) | Loyc.Geometry.PointMath | inlinestatic |
Cross< T >(this Vector< T > a, Vector< T > b) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div< T >(this Vector< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div< T >(this Point< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div< T >(this Vector3< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Div< T >(this Point3< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector a, Vector b) | Loyc.Geometry.PointMath | inlinestatic |
Dot(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
HalfwayTo< T >(this Point< T > a, Point< T > b) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Length(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Length< T >(this Vector< T > self) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Vector3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul(this Point3 p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul< T >(this Vector< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul< T >(this Point< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul< T >(this Vector3< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Mul< T >(this Point3< T > p, T factor) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector3 v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector3 v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv(this Vector3 v, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
MulDiv< T >(this Vector< T > self, T mul, T div) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector3 a) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector3 a) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Neg(this Vector3 a) | Loyc.Geometry.PointMath | inlinestatic |
Normalize< T >(this Vector< T > self) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Normalized(this Vector v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Normalized(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Normalized(this Vector v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Normalized(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Normalized< T >(this Vector< T > self) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToPoint(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToPoint(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToPoint(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToVector(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToVector(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
PolarToVector(T magnitude, double radians) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector v) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance(this Vector3 v) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Quadrance< T >(this Vector< T > self) | Loyc.Geometry.PointMath | inlinestatic |
Rot90(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Rot90(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Rot90(this Vector a) | Loyc.Geometry.PointMath | inlinestatic |
Rot90< T >(this Vector< T > self) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl< T >(this Vector< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl< T >(this Point< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl< T >(this Vector3< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shl< T >(this Point3< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Vector3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr(this Point3 p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr< T >(this Vector< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr< T >(this Point< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr< T >(this Vector3< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Shr< T >(this Point3< T > p, int amt) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Point b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point a, Vector b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Vector3 a, Vector3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub(this Point3 a, Point3 b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Point< T > a, Point< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Vector< T > a, Vector< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Point< T > a, Vector< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Vector3< T > a, Vector3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Point3< T > a, Point3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Sub< T >(this Point3< T > a, Vector3< T > b) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
To< T >(this Point< T > a, Point< T > b) | Loyc.Geometry.PointMath | inlinestatic |
Transform(this System.Drawing.Drawing2D.Matrix matrix, PointF point) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Transform(this System.Drawing.Drawing2D.Matrix matrix, Point< float > point) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Transform(this System.Drawing.Drawing2D.Matrix matrix, Vector< float > vec) (defined in Loyc.Geometry.PointMath) | Loyc.Geometry.PointMath | inlinestatic |
Vector(this LineSegment seg) | Loyc.Geometry.PointMath | inlinestatic |
Vector(this LineSegment seg) | Loyc.Geometry.PointMath | inlinestatic |
Vector(this LineSegment seg) | Loyc.Geometry.PointMath | inlinestatic |
Vector< T >(this LineSegment< T > seg) | Loyc.Geometry.PointMath | inlinestatic |