HDK
|
#include <GEO_Detail.h>
Public Member Functions | |
LocalXformContext (const UT_Vector3 &avg_normal, const UT_Vector3 &up) | |
Public Attributes | |
UT_Vector3 | myAvgNormal |
UT_Vector3 | myUpVector |
Class for passing local context arguments to certain softTransform*() methods.
Definition at line 736 of file GEO_Detail.h.
|
inline |
Definition at line 739 of file GEO_Detail.h.
UT_Vector3 GEO_Detail::LocalXformContext::myAvgNormal |
Definition at line 742 of file GEO_Detail.h.
UT_Vector3 GEO_Detail::LocalXformContext::myUpVector |
Definition at line 743 of file GEO_Detail.h.