|
HDK
|
#include <GU_Snap.h>
Inheritance diagram for GU_Snap::GridSnapParms:Public Member Functions | |
| GridSnapParms () | |
Public Member Functions inherited from GU_Snap::CommonSnapParms | |
| CommonSnapParms () | |
Public Attributes | |
| GA_RWHandleV3 | myPosH |
| int | myGridSnapType |
| float | myXLines |
| float | myYLines |
| float | myZLines |
| float | myXOff |
| float | myYOff |
| float | myZOff |
| float | myTol |
Public Attributes inherited from GU_Snap::CommonSnapParms | |
| const GA_ElementGroup * | myQGroup |
| const GA_ElementGroup * | myTGroup |
| bool | myModifyBothQueryAndTarget |
| bool | myConsolidate |
| bool | myDeleteConsolidated |
| UT_Array< AttributeMergeData > | myMergeAttribs |
| GA_ElementGroup * | myOutputGroup |
| GA_RWHandleID | myOutputAttribH |
| GA_RWHandleV3 GU_Snap::GridSnapParms::myPosH |