File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  src
  Header
 NRE_Math.hppDeclaration of Math's API's Header
  Math
  Curve
  Bezier
  3D
 NRE_BezierCurve3D.hppDeclaration of Math's API's Object : BezierCurve3D
  4D
 NRE_BezierCurve4D.hppDeclaration of Math's API's Object : BezierCurve4D
  Frustum
 NRE_Frustum.hppDeclaration of Math's API's Object : Frustum
  Matrix
  3D
 NRE_Matrix3x3.hppDeclaration of Math's API's Object : Matrix3x3
  4D
 NRE_Matrix4x4.hpp
  Plane
 NRE_Plane.hppDeclaration of Math's API's Object : Plane
  Quaternion
 NRE_Quaternion.hppDeclaration of Math's API's Object : Quaternion
  Segment
  3D
 NRE_Segment3D.hppDeclaration of Math's API's Object : Segment3D
  4D
 NRE_Segment4D.hppDeclaration of Math's API's Object : Segment4D
  Vector
  2D
 NRE_Vector2D.hppDeclaration of Math's API's Object : Vector2D
  3D
 NRE_Vector3D.hppDeclaration of Math's API's Object : Vector3D
  4D
 NRE_Vector4D.hppDeclaration of Math's API's Object : Vector4D
 NRE_Math.hppImplementation of Math's API's function
 NRE_Unit.hppImplementation of Math's API's unit system
 NRE_Main.cppTest of Math's API