Math v0.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nmath
 CAabbAxis Aligned Bounding Box structure. (AABB)
 CBvhBounding Volume Hierarchy container. (BVH tree)
 CNodeBVH node container
 CColorSRGB color container
 CFrustumCamera view frustum planes container
 CLineLine structure. (In 3D space)
 Cfloat2x2Floating point 2x2 matrix structure
 Cfloat3x3Floating point 3x3 matrix structure
 Cfloat4x3Floating point 4x3 matrix structure
 Cfloat3x4Floating point 3x4 matrix structure
 Cfloat4x4Floating point 4x4 matrix structure
 CPackedVector
 CPlaneInfinite plane container. (In 3D space)
 CquatSIMD 32bit floating point quaternion rotation container. (In 3D space)
 CRayInfinite ray structure. (In 3D space)
 Cf32x4x4SIMD 32bit floating point 4x4 matrix structure. (float4x4)
 Cf32x4SIMD 4 component 32bit floating point vector structure. (float4)
 Ci32x4SIMD 4 component 32bit signed integer vector structure. (int4)
 Cu32x4SIMD 4 component 32bit unsigned integer vector structure. (uint4)
 CSphereSphere structure. (In 3D space)
 CTriangleTriangle or polygon structure. (In 3D space)
 Cfloat2Floating point 2 component vector structure
 Cfloat3Floating point 3 component vector structure
 Cfloat4Floating point 4 component vector structure
 Cint2Signed integer 2 component vector structure
 Cint3Signed integer 3 component vector structure
 Cint4Signed integer 4 component vector structure
 Cuint2Unsigned integer 2 component vector structure
 Cuint3Unsigned integer 3 component vector structure
 Cuint4Unsigned integer 4 component vector structure
 CVersionVersion information container
 Cf32x4.__unnamed0__
 Ci32x4.__unnamed0__
 Cu32x4.__unnamed0__