HDK
|
#include <GEO_Detail.h>
Public Member Functions | |
bool | operator== (const SoftSymmetryParms &other) const |
bool | operator!= (const SoftSymmetryParms &other) const |
Public Attributes | |
UT_Vector3 | myNormal |
UT_Vector3 | myOrigin |
float | myTol |
Class for passing symmetry arguments to certain soft transform related methods.
Definition at line 569 of file GEO_Detail.h.
|
inline |
Definition at line 579 of file GEO_Detail.h.
|
inline |
Definition at line 572 of file GEO_Detail.h.
UT_Vector3 GEO_Detail::SoftSymmetryParms::myNormal |
Definition at line 584 of file GEO_Detail.h.
UT_Vector3 GEO_Detail::SoftSymmetryParms::myOrigin |
Definition at line 585 of file GEO_Detail.h.
float GEO_Detail::SoftSymmetryParms::myTol |
Definition at line 586 of file GEO_Detail.h.