• Math Library
C4Computation.h
Math
namespace C4 { namespace Math {...} }
Math::GetTrigTable
CosSin
Math::DistancePointToLine
Math::DistanceLineToLine
Math::SquaredDistancePointToLine
Math::SquaredDistanceLineToLine
Math::SolveLinearSystem
Math::LUDecompose
Math::LUBacksubstitute
Math::LURefineSolution
Math::SolveTridiagonalSystem
Math::CalculateEigensystem
Math::CalculatePrincipalAxes
Math::ClipSegmentAgainstPlane
Math::GetPolygonArea
Math::ConvexPolygon
Math::PointInConvexPolygon
Math::ClipPolygonAgainstPlane
Math::TriangulatePolygon
Math::TriangulatePolygonalComplex
Math::Random
Math::RandomFloat
Math::RandomUnitVector
Math::RandomUnitQuaternion