HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_ShrinkTools Namespace Reference

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)
 

Function Documentation

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 
)