|
HDK
|
#include "VOP_API.h"#include "VOP_TypeDefinition.h"#include "VOP_TypeInfo.h"#include <UT/UT_StringArray.h>
Include dependency graph for VOP_CompositeTypeDefinition.h:Go to the source code of this file.
Classes | |
| class | VOP_MemberVarInfo |
| Class that contains information about a struct/class member variable. More... | |
| class | VOP_MemberMethodInfo |
| Class that contains information about a struct/class method. More... | |
| class | VOP_CompositeTypeDefinition |
| Class that defines a type composed by assembling other types as members. More... | |
| class | VOP_StructTypeDefinition |
| Class that defines a struct vop type. More... | |
| class | VOP_ClassTypeDefinition |