#include <GU_Twist.h>
Public Member Functions | |
| GU_TwistParms () | |
Public Attributes | |
| const GU_Detail * | source |
| GU_AxisType | primaryAxis |
| GU_AxisType | secondaryAxis |
| UT_Vector3 | origin |
| float | value |
| float | power |
| const GB_PointGroup * | grp |
| const GB_PointGroup * | sgrp |
| int | clamping |
Definition at line 26 of file GU_Twist.h.
| GU_TwistParms::GU_TwistParms | ( | ) |
Definition at line 37 of file GU_Twist.h.
| const GB_PointGroup* GU_TwistParms::grp |
Definition at line 35 of file GU_Twist.h.
Definition at line 32 of file GU_Twist.h.
| float GU_TwistParms::power |
Definition at line 34 of file GU_Twist.h.
Definition at line 30 of file GU_Twist.h.
Definition at line 31 of file GU_Twist.h.
| const GB_PointGroup* GU_TwistParms::sgrp |
Definition at line 36 of file GU_Twist.h.
| const GU_Detail* GU_TwistParms::source |
Definition at line 29 of file GU_Twist.h.
| float GU_TwistParms::value |
Definition at line 33 of file GU_Twist.h.
1.5.9