HDK
|
#include <SOP_Edit.h>
Public Attributes | |
UT_Vector3 | myAxis |
UT_Vector3 | myOrigin |
float | myDistance |
float | myPlaneTol |
bool | myUseMirror |
bool | myValidFlag |
Definition at line 366 of file SOP_Edit.h.
UT_Vector3 SOP_Edit::MirrorParmCache::myAxis |
Definition at line 369 of file SOP_Edit.h.
float SOP_Edit::MirrorParmCache::myDistance |
Definition at line 371 of file SOP_Edit.h.
UT_Vector3 SOP_Edit::MirrorParmCache::myOrigin |
Definition at line 370 of file SOP_Edit.h.
float SOP_Edit::MirrorParmCache::myPlaneTol |
Definition at line 372 of file SOP_Edit.h.
bool SOP_Edit::MirrorParmCache::myUseMirror |
Definition at line 373 of file SOP_Edit.h.
bool SOP_Edit::MirrorParmCache::myValidFlag |
Definition at line 374 of file SOP_Edit.h.