|
Open CASCADE Technology
7.8.0.dev
|
#include <BVH_Properties.hxx>
Public Types | |
| typedef BVH::MatrixType< T, 4 >::Type | BVH_Mat4t |
| typedef BVH::VectorType< T, 4 >::Type | BVH_Vec4t |
Static Public Member Functions | |
| static void | Inverse (const BVH_Mat4t &theIn, BVH_Mat4t &theOut) |
| static BVH_Vec4t | Multiply (const BVH_Mat4t &theMat, const BVH_Vec4t &theVec) |
| typedef BVH::MatrixType<T, 4>::Type BVH::MatrixOp< T, 4 >::BVH_Mat4t |
| typedef BVH::VectorType<T, 4>::Type BVH::MatrixOp< T, 4 >::BVH_Vec4t |
|
inlinestatic |
|
inlinestatic |
1.8.13