HDK
|
#include "VOP_API.h"
#include <UT/UT_ValArray.h>
#include <UT/UT_StringMap.h>
#include "VOP_Types.h"
Go to the source code of this file.
Classes | |
class | VOP_ShaderLayerExports |
class | VOP_ScriptMaterialInfo |
class | VOP_ScriptMaterialCodeMapper |
Mapper that provides an HDA section name for a given shader node. More... | |
Typedefs | |
typedef UT_ValArray< VOP_Node * > | VOP_NodeList |
typedef UT_ValArray < VOP_PhantomNode * > | VOP_PhantomNodeList |
typedef UT_ValArray<VOP_Node *> VOP_NodeList |
Definition at line 39 of file VOP_ScriptMaterialInfo.h.
typedef UT_ValArray<VOP_PhantomNode*> VOP_PhantomNodeList |
Definition at line 41 of file VOP_ScriptMaterialInfo.h.