HDK
|
#include <KIN_Chain.h>
Public Attributes | |
bool | myClosedFlag |
bool | myOrientToNormalsFlag |
UT_Vector3R | myTangent |
UT_Vector3RArray | myPoints |
UT_Vector3RArray | myNormals |
Definition at line 44 of file KIN_Chain.h.
bool KIN_CurveParm::myClosedFlag |
Definition at line 47 of file KIN_Chain.h.
UT_Vector3RArray KIN_CurveParm::myNormals |
Definition at line 51 of file KIN_Chain.h.
bool KIN_CurveParm::myOrientToNormalsFlag |
Definition at line 48 of file KIN_Chain.h.
UT_Vector3RArray KIN_CurveParm::myPoints |
Definition at line 50 of file KIN_Chain.h.
UT_Vector3R KIN_CurveParm::myTangent |
Definition at line 49 of file KIN_Chain.h.