Math v0.0.1
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  math
  matrix
 float.hppCommon floating point matrix functions
 projection.hppCommon projection matrix functions
 transform.hppCommon SIMD matrix transformation functions
  simd
  matrix
 float.hppCommon single instruction multiple data (SIMD) floating point vector functions
  vector
 float.hppCommon single instruction multiple data (SIMD) floating point vector functions
 int.hppCommon single instruction multiple data (SIMD) signed integer vector functions
 uint.hppCommon single instruction multiple data (SIMD) unsigned integer vector functions
 types.hppCommon single instruction multiple data (SIMD) types
  vector
 float.hppCommon floating point vector functions
 int.hppCommon signed integer vector functions
 uint.hppCommon unsigned integer vector functions
 aabb.hppAxis Aligned Bounding Box functions
 angles.hppCommon radians/degrees conversion functions
 brdf.hppCommon Bidirectional Reflectance Distribution Function functions. (BRDF)
 bvh.hppCommon Bounding Volume Hierarchy functions. (BVH)
 color-space.hppCommon color space conversion functions
 color.hppCommon color conversion functions
 common.hppCommon mathematics functions
 ibl.hppCommon Image Based Lighting functions. (IBL)
 line.hppCommon line functions
 matrix.hppCommon matrix functions
 packed-vector.hppCommon packed vector functions
 pbr-colors.hppCommon physically based rendering colors
 plane.hppCommon infinite plane functions
 quaternion.hppCommon floating point quaternion functions
 ray.hppCommon infinite ray functions
 sh.hppCommon spherical harmonics functions
 sphere.hppCommon sphere functions
 tone-mapping.hppCommon tone mapping functions
 triangle.hppCommon triangle (polygon) functions
 types.hppCommon integer variable types
 vector.hppCommon vector functions
 version.hppCommon version functions