HDK
|
#include "VOP_API.h"
#include "VOP_LanguageInfo.h"
#include "VOP_Types.h"
#include "VOP_TypeDefinition.h"
#include <UT/UT_Notifier.h>
#include <UT/UT_UniquePtr.h>
#include <UT/UT_StringMap.h>
Go to the source code of this file.
Classes | |
class | VOP_LanguageManager |
A class for managing the languages and custom data types in VOPs. More... | |
class | VOP_LanguageManagerEvent |
A class describing notification events emitted by the language manager. More... | |
Functions | |
VOP_API VOP_LanguageManager & | VOPgetLanguageManager () |
Obtains the manager for vop languages and their types. More... | |
VOP_API VOP_LanguageManager& VOPgetLanguageManager | ( | ) |
Obtains the manager for vop languages and their types.