AR + GPS Location
3.0.0
|
This is the complete list of members for ARLocation.DVector2, including all inherited members.
Clone() (defined in ARLocation.DVector2) | ARLocation.DVector2 | |
Distance(DVector2 a, DVector2 b) | ARLocation.DVector2 | static |
Dot(DVector2 a, DVector2 b) | ARLocation.DVector2 | static |
DVector2(double x=0.0, double y=0.0) | ARLocation.DVector2 | |
Equals(DVector2 v, double e=0.00005) | ARLocation.DVector2 | |
Lerp(DVector2 a, DVector2 b, double t) | ARLocation.DVector2 | static |
magnitude | ARLocation.DVector2 | |
Normalize() | ARLocation.DVector2 | |
normalized | ARLocation.DVector2 | |
operator*(DVector2 a, double b) | ARLocation.DVector2 | static |
operator+(DVector2 a, DVector2 b) | ARLocation.DVector2 | static |
operator-(DVector2 a, DVector2 b) | ARLocation.DVector2 | static |
operator/(DVector2 a, double b) | ARLocation.DVector2 | static |
Set(double newX=0.0, double newY=0.0) | ARLocation.DVector2 | |
ToString() | ARLocation.DVector2 | |
toVector2() | ARLocation.DVector2 | |
x (defined in ARLocation.DVector2) | ARLocation.DVector2 | |
y (defined in ARLocation.DVector2) | ARLocation.DVector2 |