HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_ArrayDataArray.h File Reference
#include "GA_API.h"
#include "GA_Types.h"
#include <UT/UT_VectorTypes.h>
#include <UT/UT_PackedArrayOfArrays.h>
#include <UT/UT_Span.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for GA_ArrayDataArray.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_Array< T >
 
class  UT_ValArray< T >
 
class  GA_ArrayDataArray
 An array of array of numbers with various storage types. More...
 

Macros

#define GETBLOCKFROMINDEX(ITYPE, DTYPE)
 

Macro Definition Documentation

#define GETBLOCKFROMINDEX (   ITYPE,
  DTYPE 
)
Value:
bool getBlockFromIndices(const GA_IndexMap &map, \
A class to manage an ordered array which has fixed offset handles.
Definition: GA_IndexMap.h:63
GLuint start
Definition: glcorearb.h:475
exint GA_Size
Defines the bit width for index and offset types in GA.
Definition: GA_Types.h:235
GA_Size GA_Index
Define the strictness of GA_Offset/GA_Index.
Definition: GA_Types.h:635
GLuint index
Definition: glcorearb.h:786
Definition: format.h:895

Definition at line 138 of file GA_ArrayDataArray.h.