SA_Maths
Sapphire Suite's C++ Maths Library
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  Include
  SA
  Maths
  Algorithms
 Cos.hppCosinus method implementation
 Equals.hppEquals method implementation
 Lerp.hppLerp algorithms implementation
 Sin.hppSinus method implementation
 Sqrt.hppSquare Root algorithm implementation
 Tan.hppTangent method implementation
  Angle
 Constants.hppMaths Constants definition file
 Degree.hppDegree type implementation
 Radian.hppRadian type implementation
  Geometry
 AABB2D.hppAABB 2D type implementation
 AABB3D.hppAABB 3D type implementation
 Rectangle2D.hppRectangle 2D type implementation
  Matrix
 Matrix3.hppMatrix 3x3 type implementation
 Matrix3Base.hpp
 Matrix4.hppMatrix 4x4 type implementation
 Matrix4Base.hpp
 MatrixMajor.hppMatrix Major enum definitions
  Space
 Quaternion.hppQuaternion type implementation
 Vector2.hppVector 2 type implementation
 Vector3.hppVector 3 type implementation
 Vector4.hppVector 4 type implementation
  Transform
  Components
 TransformComponent.hppTransform Component base helper definition
 TransformPosition.hppTransform position component definition
 TransformRotation.hppTransform rotation component definition
 TransformScale.hppTransform scale component definition
 TransformUScale.hppTransform uniform scale component definition
  Functors
 TransformFunctor.hppTransform Functor base helper definition
 TransformRotateAxisFunctor.hppTransform rotate axis functor definition
 TransformTRSMatrixFunctor.hppTransform TRS Matrix functor definition
 Transform.hppTransform type definition
 Config.hppMaths specific config file
 Debug.hppMaths module Debug compatibility definition