HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_SaveMap.h File Reference
#include "GA_API.h"
#include "GA_Types.h"
#include "GA_Range.h"
#include "GA_SharedLoadData.h"
#include "GA_SaveOptions.h"
#include <UT/UT_Assert.h>
#include <UT/UT_Options.h>
#include <UT/UT_String.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_StringSet.h>
#include <SYS/SYS_Types.h>
#include <stddef.h>
+ Include dependency graph for GA_SaveMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_SaveMap
 Used to pass options and map offset values during saving. More...
 

Macros

#define GA_SAVEMAP_END_TOKEN   ":end"
 

Macro Definition Documentation

#define GA_SAVEMAP_END_TOKEN   ":end"
Examples:
packedshareddata/GU_PackedSharedData.C.

Definition at line 39 of file GA_SaveMap.h.