Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
Npbpt | |
Nmath | The namespace for math library implementation |
CBoundingBox | |
CHomogeneous | A template class for an N-dimensional homogeneous coordinate |
CMatrix | A template class for RxC dimensional mathematical matrices |
CMatrixView | A non-owning, mutable view/proxy into a sub-region of another Matrix |
CNormal | |
CPoint | A template class for an N-dimensional point in space |
CRay | A template class for an N-dimensional geometric ray |
CRayDifferential | |
CTransform | A namespace for 3D transformation factory functions |
CVector | A template class for N-dimensional mathematical vectors |
CVectorView | A non-owning, mutable view/proxy of vector-like data |