MathFu
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCallocator
|\Cmathfu::simd_allocator< T >SIMD-safe memory allocator, for use with STL types like std::vector
oCmathfu::Constants< double >Functions that return constants for double values
oCmathfu::Constants< float >Functions that return constants for float values
oCmathfu::Matrix< T, rows, columns >Matrix stores a set of "rows" by "columns" elements of type T and provides functions that operate on the set of elements
oCmathfu::Quaternion< T >Stores a Quaternion of type T and provides a set of utility operations on each Quaternion
oCmathfu::simd_allocator< T >::rebind< _Tp1 >Obtains an allocator of a different type
oCmathfu::Rect< T >Rect of type T containing position (pos) and width
oCmathfu::Vector< T, d >Vector of d elements with type T
oCmathfu::Vector< float, 4 >
oCmathfu::Vector< T, 2 >
oCmathfu::Vector< T, 3 >
oCmathfu::Vector< T, 4 >
oCmathfu::Vector< T, rows >
oCmathfu::VectorPacked< T, d >Packed N-dimensional vector
oCmathfu::VectorPacked< T, 2 >
oCmathfu::VectorPacked< T, 3 >
\Cmathfu::VectorPacked< T, 4 >