![]() |
uPano
v3.1
|
This is the complete list of members for InfinityCode.uPano.MathHelper, including all inherited members.
| Angle2D(Vector3 point1, Vector3 point2) | InfinityCode.uPano.MathHelper | static |
| Angle2D(float p1x, float p1y, float p2x, float p2y) | InfinityCode.uPano.MathHelper | static |
| Angle2D(double p1x, double p1y, double p2x, double p2y) | InfinityCode.uPano.MathHelper | static |
| Deg2Rad | InfinityCode.uPano.MathHelper | static |
| IsPointInPolygon(List< Vector2 > poly, float x, float y) | InfinityCode.uPano.MathHelper | static |
| NearestPointStrict(Vector2 point, Vector2 lineStart, Vector2 lineEnd) | InfinityCode.uPano.MathHelper | static |
| PID4 | InfinityCode.uPano.MathHelper | static |
| Rad2Deg | InfinityCode.uPano.MathHelper | static |
| Triangulate(List< Vector3 > points) | InfinityCode.uPano.MathHelper | static |