HDK
|
#include <GU_Blend.h>
Public Attributes | |
UT_Array< PerAttribDataT< T > > * | myPtArrayOfPerAttribData = NULL |
UT_Array< PerAttribDataT< T > > * | myPrimArrayOfPerAttribData = NULL |
UT_Array< PerAttribDataT< T > > * | myVertexArrayOfPerAttribData = NULL |
UT_Array< PerMappingData > * | myPtArrayOfPerMappingData = NULL |
UT_Array< PerMappingData > * | myPrimArrayOfPerMappingData = NULL |
UT_Array< int64 > * | myPtTopoDataIds = NULL |
UT_Array< int64 > * | myPrimListDataIds = NULL |
int64 * | myPtIdDataId = NULL |
int64 * | myPrimIdDataId = NULL |
Definition at line 193 of file GU_Blend.h.
UT_Array<PerAttribDataT<T> >* GU_Blend::CachedItemsT< T >::myPrimArrayOfPerAttribData = NULL |
Definition at line 197 of file GU_Blend.h.
UT_Array<PerMappingData>* GU_Blend::CachedItemsT< T >::myPrimArrayOfPerMappingData = NULL |
Definition at line 200 of file GU_Blend.h.
int64* GU_Blend::CachedItemsT< T >::myPrimIdDataId = NULL |
Definition at line 204 of file GU_Blend.h.
UT_Array<int64>* GU_Blend::CachedItemsT< T >::myPrimListDataIds = NULL |
Definition at line 202 of file GU_Blend.h.
UT_Array<PerAttribDataT<T> >* GU_Blend::CachedItemsT< T >::myPtArrayOfPerAttribData = NULL |
Definition at line 196 of file GU_Blend.h.
UT_Array<PerMappingData>* GU_Blend::CachedItemsT< T >::myPtArrayOfPerMappingData = NULL |
Definition at line 199 of file GU_Blend.h.
int64* GU_Blend::CachedItemsT< T >::myPtIdDataId = NULL |
Definition at line 203 of file GU_Blend.h.
UT_Array<int64>* GU_Blend::CachedItemsT< T >::myPtTopoDataIds = NULL |
Definition at line 201 of file GU_Blend.h.
UT_Array<PerAttribDataT<T> >* GU_Blend::CachedItemsT< T >::myVertexArrayOfPerAttribData = NULL |
Definition at line 198 of file GU_Blend.h.