Skip to content
Daniel Heater edited this page Apr 17, 2015 · 1 revision

This library contains some mathematical classes and functions such as:

  • Vectors
  • Matrices
  • Quaternions
  • A random number generator.
  • Wrappers for C trig functions that are units aware such as sin(units::Radians) and sin(units::Degrees) such that conversions are automatically made to ensure you receive the intended results.
Clone this wiki locally