Math v0.2.0
SIMD optimized C++ mathematics library
Loading...
Searching...
No Matches
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 tree)
 CColorSRGB color container
 Cf32x4SIMD 4 component 32bit floating point vector structure. (float4)
 CquatSIMD 32bit floating point quaternion rotation container. (In 3D space)
 Cf32x4.__unnamed0__
 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
 Cfloat3x4Floating point 3x4 matrix structure
 Cfloat4Floating point 4 component vector structure
 Cfloat4x3Floating point 4x3 matrix structure
 Cfloat4x4Floating point 4x4 matrix structure
 CFrustumCamera view frustum planes container
 Ci32x4SIMD 4 component 32bit signed integer vector structure. (int4)
 Ci32x4.__unnamed0__
 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 node container
 CPlaneInfinite plane container. (In 3D space)
 CRayInfinite ray structure. (In 3D space)
 CSampler2DTexture (image) sampler 2D
 CSampler3DTexture (image) sampler 3D
 CSampler4DTexture (image) sampler 4D. (Includes 3D textures and mipmap levels)
 CSphereSphere structure. (In 3D space)
 CTriangleTriangle or polygon structure. (In 3D space)
 Cu32x4SIMD 4 component 32bit unsigned integer vector structure. (uint4)
 Cu32x4.__unnamed0__
 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