Class Geo2D
Provides small 2D geometric helper operations shared by Vista math code.
public static class Geo2D
- Inheritance
-
Geo2D
- Inherited Members
Methods
- Cross(Vector2, Vector2)
Returns the 2D scalar cross product of two vectors.