HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_ElementGroupTable.h File Reference
#include "GA_API.h"
#include "GA_ElementGroup.h"
#include "GA_GroupTable.h"
#include "GA_Types.h"
#include <UT/UT_OrderedIterator.h>
#include <iosfwd>
+ Include dependency graph for GA_ElementGroupTable.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  GA_ElementGroupTable
 
class  GA_ElementGroupTable::ElementType< OWNER, DUMMY >
 
class  GA_ElementGroupTable::ElementType< GA_ATTRIB_POINT, DUMMY >
 
class  GA_ElementGroupTable::ElementType< GA_ATTRIB_PRIMITIVE, DUMMY >
 
class  GA_ElementGroupTable::ElementType< GA_ATTRIB_VERTEX, DUMMY >
 
class  GA_ElementGroupTableT< OWNER >
 OWNER must be one of GA_ATTRIB_POINT, GA_ATTRIB_PRIMITIVE, GA_ATTRIB_VERTEX. More...
 

Macros

#define __GA_ElementGroupTable_h__
 

Typedefs

typedef GA_ElementGroupTableT
< GA_ATTRIB_POINT
GA_PointGroupTable
 
typedef GA_ElementGroupTableT
< GA_ATTRIB_PRIMITIVE
GA_PrimitiveGroupTable
 
typedef GA_ElementGroupTableT
< GA_ATTRIB_VERTEX
GA_VertexGroupTable
 

Macro Definition Documentation

#define __GA_ElementGroupTable_h__

Definition at line 15 of file GA_ElementGroupTable.h.

Typedef Documentation