|
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 570 of file GEO_Detail.h.
|
inline |
Definition at line 580 of file GEO_Detail.h.
|
inline |
Definition at line 573 of file GEO_Detail.h.
| UT_Vector3 GEO_Detail::SoftSymmetryParms::myNormal |
Definition at line 585 of file GEO_Detail.h.
| UT_Vector3 GEO_Detail::SoftSymmetryParms::myOrigin |
Definition at line 586 of file GEO_Detail.h.
| float GEO_Detail::SoftSymmetryParms::myTol |
Definition at line 587 of file GEO_Detail.h.