HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Blend::PerAttribDataT< T > Struct Template Reference

#include <GU_Blend.h>

Public Attributes

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

Detailed Description

template<typename T>
struct GU_Blend::PerAttribDataT< T >

Definition at line 52 of file GU_Blend.h.

Member Data Documentation

template<typename T >
UT_Array<int64> GU_Blend::PerAttribDataT< T >::myArrayOfDataId

Definition at line 57 of file GU_Blend.h.

template<typename T >
UT_Array<UT_Array<T> > GU_Blend::PerAttribDataT< T >::myArrayOfDeltas

Definition at line 54 of file GU_Blend.h.

template<typename T >
UT_Array<UT_Array<int> > GU_Blend::PerAttribDataT< T >::myArrayOfPageOffsets

Definition at line 55 of file GU_Blend.h.

template<typename T >
UT_Array<UT_Array<std::pair<GA_PageNum,exint> > > GU_Blend::PerAttribDataT< T >::myArrayOfPageStarts

Definition at line 56 of file GU_Blend.h.


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