|
HDK
|
#include <GU_Feather.h>
Public Attributes | |
| int | myFirstIndex |
| int | myVtxCount |
| GU_FeatherBarbFlat< UT_Vector3 > | myBarbFlat |
| UT_Array< bool > | myBarbFetched |
| UT_Array< UT_Vector3 > | myTempVecs |
| GA_OffsetArray | myPtOffs |
Definition at line 1410 of file GU_Feather.h.
| UT_Array<bool> GU_FeatherDerivatives::TempData::myBarbFetched |
Definition at line 1415 of file GU_Feather.h.
| GU_FeatherBarbFlat<UT_Vector3> GU_FeatherDerivatives::TempData::myBarbFlat |
Definition at line 1414 of file GU_Feather.h.
| int GU_FeatherDerivatives::TempData::myFirstIndex |
Definition at line 1412 of file GU_Feather.h.
| GA_OffsetArray GU_FeatherDerivatives::TempData::myPtOffs |
Definition at line 1417 of file GU_Feather.h.
| UT_Array<UT_Vector3> GU_FeatherDerivatives::TempData::myTempVecs |
Definition at line 1416 of file GU_Feather.h.
| int GU_FeatherDerivatives::TempData::myVtxCount |
Definition at line 1413 of file GU_Feather.h.