#include <GU_Wire.h>
Public Member Functions | |
| guWireSegmentParms () | |
| guWireSegmentParms (fpreal len, const UT_Vector3 &r) | |
Public Attributes | |
| fpreal | myLength |
| UT_Vector3 | myRotation |
Definition at line 26 of file GU_Wire.h.
| guWireSegmentParms::guWireSegmentParms | ( | fpreal | len, | |
| const UT_Vector3 & | r | |||
| ) | [inline] |
1.5.9