Newton Dynamics  4.00
dFastRayTest Class Reference
Inheritance diagram for dFastRayTest:
ndShapeStaticBVH::ndBvhRay

Public Member Functions

D_INLINE dFastRayTest (const dVector &l0, const dVector &l1)
 
D_CORE_API dFloat32 PolygonIntersect (const dVector &normal, dFloat32 maxT, const dFloat32 *const polygon, dInt32 strideInBytes, const dInt32 *const indexArray, dInt32 indexCount) const
 
D_INLINE dInt32 BoxTest (const dVector &minBox, const dVector &maxBox) const
 
D_INLINE dFloat32 BoxIntersect (const dVector &minBox, const dVector &maxBox) const
 

Public Attributes

const dVector m_p0
 
const dVector m_p1
 
const dVector m_diff
 
dVector m_dpInv
 
dVector m_minT
 
dVector m_maxT
 
dVector m_unitDir
 
dVector m_isParallel