HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_Memory.h File Reference
#include "GT_API.h"
#include <UT/UT_Memory.h>
+ Include dependency graph for GT_Memory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GT_Memory
 

Enumerations

enum  GT_MemUser {
  GT_MEM_DEBUG = 0, GT_MEM_CACHE, GT_MEM_STRUCTS, GT_MEM_DATA,
  GT_MEM_PRIMITIVE, GT_MEM_ATTRIBLIST, GT_MEM_REFINE, GT_MEM_GEO,
  GT_MEM_USER, GT_MEM_TRIM, GT_MEM_XFORM, GT_MEM_MISC,
  GT_MAX_MEM_USERS
}
 

Enumeration Type Documentation

enum GT_MemUser
Enumerator
GT_MEM_DEBUG 
GT_MEM_CACHE 
GT_MEM_STRUCTS 
GT_MEM_DATA 
GT_MEM_PRIMITIVE 
GT_MEM_ATTRIBLIST 
GT_MEM_REFINE 
GT_MEM_GEO 
GT_MEM_USER 
GT_MEM_TRIM 
GT_MEM_XFORM 
GT_MEM_MISC 
GT_MAX_MEM_USERS 

Definition at line 17 of file GT_Memory.h.