HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Blend::PerAttribData Struct Reference

#include <GU_Blend.h>

Public Attributes

UT_Array< UT_Array< float > > myArrayOfDeltas
 
UT_Array< UT_Array< int > > myArrayOfPageOffsets
 
UT_Array< UT_Array< std::pair
< GA_PageNum, exint > > > 
myArrayOfPageStarts
 
UT_Array< int64myArrayOfDataId
 

Detailed Description

Definition at line 44 of file GU_Blend.h.

Member Data Documentation

UT_Array<int64> GU_Blend::PerAttribData::myArrayOfDataId

Definition at line 49 of file GU_Blend.h.

UT_Array<UT_Array<float> > GU_Blend::PerAttribData::myArrayOfDeltas

Definition at line 46 of file GU_Blend.h.

UT_Array<UT_Array<int> > GU_Blend::PerAttribData::myArrayOfPageOffsets

Definition at line 47 of file GU_Blend.h.

UT_Array<UT_Array<std::pair<GA_PageNum,exint> > > GU_Blend::PerAttribData::myArrayOfPageStarts

Definition at line 48 of file GU_Blend.h.


The documentation for this struct was generated from the following file: