Open CASCADE Technology
7.7.0
|
Describes a ray based on BVH vectors. More...
#include <BVH_Ray.hxx>
Public Types | |
typedef BVH::VectorType< T, N >::Type | BVH_VecNt |
Public Member Functions | |
BVH_Ray (const BVH_VecNt &theOrigin, const BVH_VecNt &theDirect) | |
Data Fields | |
BVH_VecNt | Origin |
BVH_VecNt | Direct |
Describes a ray based on BVH vectors.
typedef BVH::VectorType<T, N>::Type BVH_Ray< T, N >::BVH_VecNt |
|
inline |