HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ShotBuilderConfig.h File Reference
#include "FS_API.h"
#include "UT/UT_Color.h"
#include "UT/UT_Function.h"
#include "UT/UT_JSONValueMap.h"
#include "UT/UT_SharedPtr.h"
#include "UT/UT_StringMap.h"
#include <UT/UT_StringArray.h>
#include <UT/UT_Vector3.h>
+ Include dependency graph for UT_ShotBuilderConfig.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UT_ShotBuilderLayerConfig
 
struct  UT_ShotBuilderUnitConfig
 
struct  UT_ShotBuilderProjectConfig
 
class  UT_ShotBuilderConfig
 

Typedefs

using UT_ProjectCallbackFn = UT_Function< void(int)>
 
using UT_ShotBuilderProjectConfigPtr = UT_SharedPtr< UT_ShotBuilderProjectConfig >
 

Enumerations

enum  UT_ProjectChangedType { ConfigChanged, ContentChanged }
 

Typedef Documentation

Definition at line 32 of file UT_ShotBuilderConfig.h.

Enumeration Type Documentation

Enumerator
ConfigChanged 
ContentChanged 

Definition at line 24 of file UT_ShotBuilderConfig.h.