Package vooga.physicsEngine.geometry.mathUtils

Class Summary
LinearAlgebraOperations Class that implements some standard linear algebra operations, used by the physics engine.
Matrix2f A utility class representing a 2 by 2 matrix.
Vector2f A utility class representing a 2-dimensional vector.
 

Exception Summary
GeometryMathExceptions Internal exceptions from the mathUtil package.