HDK
|
Functions | |
GU_API void | computeLinePlaneIntersection (const UT_Vector4R &pos1, const UT_Vector4R &pos2, const UT_Vector3R &normal, const fpreal &dist, fpreal &alpha, UT_Vector4R &x) |
GU_API void | computeLinePlaneIntersection (const UT_Vector3R &pos1, const UT_Vector3R &pos2, const UT_Vector3R &normal, const fpreal &dist, fpreal &alpha, UT_Vector3R &x) |
GU_API void GU_ShrinkTools::computeLinePlaneIntersection | ( | const UT_Vector4R & | pos1, |
const UT_Vector4R & | pos2, | ||
const UT_Vector3R & | normal, | ||
const fpreal & | dist, | ||
fpreal & | alpha, | ||
UT_Vector4R & | x | ||
) |
GU_API void GU_ShrinkTools::computeLinePlaneIntersection | ( | const UT_Vector3R & | pos1, |
const UT_Vector3R & | pos2, | ||
const UT_Vector3R & | normal, | ||
const fpreal & | dist, | ||
fpreal & | alpha, | ||
UT_Vector3R & | x | ||
) |