Math v0.0.1
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAabbAxis Aligned Bounding Box structure. (AABB)
 CBvhBounding Volume Hierarchy container. (BVH)
 CColorSRGB color container
 Cf32x4SIMD 4 component 32bit floating point vector structure. (float4)
 CquatSIMD 32bit floating point quaternion rotation container. (In 3D space)
 Cf32x4.__unnamed5__
 Cf32x4x4SIMD 32bit floating point 4x4 matrix structure. (float4x4)
 Cfloat2Floating point 2 component vector structure
 Cfloat2x2Floating point 2x2 matrix structure
 Cfloat3Floating point 3 component vector structure
 Cfloat3x3Floating point 3x3 matrix structure
 Cfloat4Floating point 4 component vector structure
 Cfloat4x3Floating point 4x3 matrix structure
 Cfloat4x4Floating point 4x4 matrix structure
 Ci32x4SIMD 4 component 32bit signed integer vector structure. (int4)
 Ci32x4.__unnamed1__
 Cint2Signed integer 2 component vector structure
 Cint3Signed integer 3 component vector structure
 Cint4Signed integer 4 component vector structure
 CLineLine structure. (In 3D space)
 CBvh::NodeBVH hierarchy node container
 CPlaneInfinite plane container. (In 3D space)
 CRayInfinite ray structure. (In 3D space)
 CSphereSphere structure. (In 3D space)
 CTriangleTriangle or polygon structure. (In 3D space)
 Cu32x4SIMD 4 component 32bit unsigned integer vector structure. (uint4)
 Cu32x4.__unnamed3__
 Cuint2Unsigned integer 2 component vector structure
 Cuint3Unsigned integer 3 component vector structure
 Cuint4Unsigned integer 4 component vector structure
 Cvector< uint8 > [external]
 CPackedVector< Bits >
 CVersionVersion information container