13 #ifndef __GU_SubDivPacking__
14 #define __GU_SubDivPacking__
52 bool check_dups,
int tuple_size = -1);
59 void unpackFloats(
GA_Offset off,
const T *data)
const;
62 int entries()
const {
return myAttributes.entries(); }
Definition of a geometry attribute.
int entries() const
Number of attributes.
const UT_StringArray & getNames() const
A string map of attributes to ease backward compatibility In the GB/GEO/GU library code would often p...
int getCount() const
Number of floats required for the packed array.
const UT_IntArray & getSizes() const
Number of floats for each attribute (in floats, not bytes)
LeafData & operator=(const LeafData &)=delete
const UT_IntArray & getOffsets() const