|
Open CASCADE Technology
7.7.2
|
Partial template specialization for BVH_Box when N = 3. More...
#include <BVH_Box.hxx>
Public Member Functions | |
| void | Transform (const NCollection_Mat4< T > &theTransform) |
| Transforms this box with given transformation. More... | |
| BVH_Box< T, 3 > | Transformed (const NCollection_Mat4< T > &theTransform) const |
| Returns a box which is the result of applying the given transformation to this box. More... | |
Partial template specialization for BVH_Box when N = 3.
|
inline |
Transforms this box with given transformation.
|
inline |
Returns a box which is the result of applying the given transformation to this box.
1.8.10