HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_ShrinkTools.h File Reference
#include "GU_API.h"
#include <UT/UT_VectorTypes.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for GU_ShrinkTools.h:

Go to the source code of this file.

Namespaces

 GU_ShrinkTools
 

Functions

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)