HDK
|
#include "OP_API.h"
#include "OP_Node.h"
#include <UT/UT_StringHolder.h>
#include <UT/UT_ValArray.h>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | OP_OTLDefinition |
Macros | |
#define | OTL_LEGAL_OPTYPE_NAME_CHARS ".:/" |
Typedefs | |
typedef UT_ValArray < OP_OTLDefinition * > | OP_OTLDefinitionArray |
#define OTL_LEGAL_OPTYPE_NAME_CHARS ".:/" |
Definition at line 31 of file OP_OTLDefinition.h.
typedef UT_ValArray<OP_OTLDefinition *> OP_OTLDefinitionArray |
Definition at line 216 of file OP_OTLDefinition.h.