sandbox
Loading...
Searching...
No Matches
math Directory Reference

Files

file  algorithm.hpp [code]
 Generic math algorithms and helpers.
 
file  angle.hpp [code]
 Angle types and utilities.
 
file  box.hpp [code]
 Box / frustum-style volume intersection helpers.
 
file  color.hpp [code]
 RGBA color representation and utilities.
 
file  concepts.hpp [code]
 Core numeric concepts and type traits.
 
file  constants.hpp [code]
 Mathematical constants.
 
file  ieee_754_float.hpp [code]
 
file  math.hpp [code]
 
file  matrix.hpp [code]
 Generic fixed-size matrix type.
 
file  matrix3x3.hpp [code]
 
file  matrix4x4.hpp [code]
 
file  matrix_cast.hpp [code]
 Matrix casting and decomposition utilities.
 
file  noise.hpp [code]
 
file  plane.hpp [code]
 
file  quaternion.hpp [code]
 
file  random.hpp [code]
 
file  ray.hpp [code]
 Ray type for geometric queries.
 
file  smooth_value.hpp [code]
 
file  sphere.hpp [code]
 
file  traits.hpp [code]
 
file  uuid.hpp [code]
 
file  vector.hpp [code]
 Generic fixed-size vector type.
 
file  vector2.hpp [code]
 
file  vector3.hpp [code]
 
file  vector4.hpp [code]
 
file  volume.hpp [code]