vmmlib
1.12.0
Templatized C++ vector and matrix math library
|
▼Nvmml | Heavily inspired by boost::enable_if http://www.boost.org, file: boost/utility/enable_if.hpp, Copyright 2003 Jaakko Järvi, Jeremiah Willcock, Andrew Lumsdaine |
CAABB | An axis-aligned bounding box |
Cenable_if | |
Cenable_if< false, T > | |
CFrustum | Represents a frustum, following OpenGL conventions |
CFrustumCuller | Helper class to perform OpenGL view frustum culling |
CLowpassFilter | |
CMatrix | Matrix with R rows and C columns of element type T |
CQuaternion | |
CRay | |
Cvector |