HDK
|
#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>
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" |
#define GA_SAVEMAP_END_TOKEN ":end" |
Definition at line 39 of file GA_SaveMap.h.