MathFu
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Friends Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\NmathfuNamespace for MathFu library
 oCVector< T, 2 >
 oCVectorPacked< T, 2 >
 oCVector< T, 3 >
 oCVectorPacked< T, 3 >
 oCVector< T, 4 >
 oCVectorPacked< T, 4 >
 oCVector< float, 4 >
 oCMatrixMatrix stores a set of "rows" by "columns" elements of type T and provides functions that operate on the set of elements
 oCConstants< float >Functions that return constants for float values
 oCConstants< double >Functions that return constants for double values
 oCQuaternionStores a Quaternion of type T and provides a set of utility operations on each Quaternion
 oCRectRect of type T containing position (pos) and width
 oCsimd_allocatorSIMD-safe memory allocator, for use with STL types like std::vector
 |\CrebindObtains an allocator of a different type
 oCVectorVector of d elements with type T
 \CVectorPackedPacked N-dimensional vector