HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ShotBuilderUnitConfig Struct Reference

#include <UT_ShotBuilderConfig.h>

Public Member Functions

 UT_ShotBuilderUnitConfig ()=default
 
 UT_ShotBuilderUnitConfig (const UT_JSONValue *unitInfo)
 
UT_ShotBuilderLayerConfiglayerConfig (const UT_StringRef &layerIdentifier)
 

Public Attributes

UT_StringHolder myName
 
UT_StringHolder myIcon
 
bool myHasFrameRange
 
UT_StringHolder mySubLayerFormat
 
fpreal myFPS = theDefaultFPS
 
fpreal myStartFrame = theDefaultStartFrame
 
fpreal myEndFrame = theDefaultEndFrame
 
UT_StringArray mySubLayerOrdering
 
UT_StringMap
< UT_ShotBuilderLayerConfig
mySubLayers
 
UT_StringArray myPlaceholders
 

Detailed Description

Definition at line 52 of file UT_ShotBuilderConfig.h.

Constructor & Destructor Documentation

UT_ShotBuilderUnitConfig::UT_ShotBuilderUnitConfig ( )
default
UT_ShotBuilderUnitConfig::UT_ShotBuilderUnitConfig ( const UT_JSONValue unitInfo)

Member Function Documentation

UT_ShotBuilderLayerConfig* UT_ShotBuilderUnitConfig::layerConfig ( const UT_StringRef layerIdentifier)

Member Data Documentation

fpreal UT_ShotBuilderUnitConfig::myEndFrame = theDefaultEndFrame

Definition at line 65 of file UT_ShotBuilderConfig.h.

fpreal UT_ShotBuilderUnitConfig::myFPS = theDefaultFPS

Definition at line 63 of file UT_ShotBuilderConfig.h.

bool UT_ShotBuilderUnitConfig::myHasFrameRange

Definition at line 61 of file UT_ShotBuilderConfig.h.

UT_StringHolder UT_ShotBuilderUnitConfig::myIcon

Definition at line 60 of file UT_ShotBuilderConfig.h.

UT_StringHolder UT_ShotBuilderUnitConfig::myName

Definition at line 59 of file UT_ShotBuilderConfig.h.

UT_StringArray UT_ShotBuilderUnitConfig::myPlaceholders

Definition at line 68 of file UT_ShotBuilderConfig.h.

fpreal UT_ShotBuilderUnitConfig::myStartFrame = theDefaultStartFrame

Definition at line 64 of file UT_ShotBuilderConfig.h.

UT_StringHolder UT_ShotBuilderUnitConfig::mySubLayerFormat

Definition at line 62 of file UT_ShotBuilderConfig.h.

UT_StringArray UT_ShotBuilderUnitConfig::mySubLayerOrdering

Definition at line 66 of file UT_ShotBuilderConfig.h.

UT_StringMap<UT_ShotBuilderLayerConfig> UT_ShotBuilderUnitConfig::mySubLayers

Definition at line 67 of file UT_ShotBuilderConfig.h.


The documentation for this struct was generated from the following file: