| HDK
    | 
#include <UT_ShotBuilderConfig.h>
| Static Public Member Functions | |
| static void | reload (const UT_StringRef &configPath) | 
| static int | addProjectChangedCallback (const UT_ProjectCallbackFn &callback) | 
| static void | removeProjectChangedCallback (int) | 
| static void | projectChangedCallback (UT_ProjectChangedType changeType) | 
Definition at line 98 of file UT_ShotBuilderConfig.h.
| UT_ShotBuilderConfig::UT_ShotBuilderConfig | ( | ) | 
| UT_ShotBuilderConfig::UT_ShotBuilderConfig | ( | const char * | projectConfigPath | ) | 
| 
 | static | 
| UT_Vector3D UT_ShotBuilderConfig::defaultFrameData | ( | ) | const | 
| UT_StringRef UT_ShotBuilderConfig::extensionForType | ( | const UT_StringRef & | unitType | ) | const | 
| UT_StringRef UT_ShotBuilderConfig::iconForSubLayer | ( | const UT_StringRef & | unitType, | 
| const UT_StringRef & | subLayer | ||
| ) | const | 
| UT_StringRef UT_ShotBuilderConfig::iconForType | ( | const UT_StringRef & | unittype | ) | const | 
| bool UT_ShotBuilderConfig::isValid | ( | ) | const | 
| bool UT_ShotBuilderConfig::isValidUnit | ( | const UT_StringHolder & | unitContext | ) | const | 
| bool UT_ShotBuilderConfig::isValidUnit | ( | const UT_StringRef & | unitType, | 
| const UT_StringRef & | unit | ||
| ) | const | 
| bool UT_ShotBuilderConfig::isValidUnitType | ( | const UT_StringRef & | unitType | ) | const | 
| bool UT_ShotBuilderConfig::mayBeVersionedFile | ( | const UT_StringHolder & | dir, | 
| const UT_StringHolder & | filename | ||
| ) | const | 
| UT_StringRef UT_ShotBuilderConfig::nameTemplateForType | ( | const UT_StringRef & | unitType | ) | const | 
| UT_StringArray UT_ShotBuilderConfig::placeholdersForType | ( | const UT_StringRef & | unittype | ) | const | 
| 
 | static | 
| UT_StringHolder UT_ShotBuilderConfig::projectDirectory | ( | ) | const | 
| UT_StringHolder UT_ShotBuilderConfig::projectPath | ( | ) | const | 
| void UT_ShotBuilderConfig::reload | ( | ) | const | 
| 
 | static | 
| void UT_ShotBuilderConfig::save | ( | ) | const | 
| bool UT_ShotBuilderConfig::setIconForType | ( | const UT_StringRef & | unitType, | 
| const UT_StringHolder & | label | ||
| ) | 
| UT_StringRef UT_ShotBuilderConfig::subLayerFormatForType | ( | const UT_StringRef & | unitType | ) | const | 
| UT_StringArray UT_ShotBuilderConfig::subLayersForType | ( | const UT_StringRef & | unitType | ) | const | 
| UT_StringHolder UT_ShotBuilderConfig::unitContextOption | ( | ) | const | 
| UT_StringRef UT_ShotBuilderConfig::unitLayerPath | ( | const UT_StringRef & | unit | ) | const | 
| UT_StringRef UT_ShotBuilderConfig::unitLayerPath | ( | const UT_StringRef & | unitType, | 
| const UT_StringRef & | unitName | ||
| ) | const | 
| UT_StringArray UT_ShotBuilderConfig::units | ( | const UT_StringRef & | pattern = "*" | ) | const | 
| UT_StringArray UT_ShotBuilderConfig::unitsForType | ( | const UT_StringRef & | unittype | ) | const | 
| UT_StringArray UT_ShotBuilderConfig::unitTypes | ( | ) | const | 
| int UT_ShotBuilderConfig::versionPadding | ( | ) | const |