HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_NodeVerb.h File Reference
#include "SOP_API.h"
#include "SOP_Node.h"
#include <OP/OP_Director.h>
#include <OP/OP_NodeParms.h>
#include <OP/OP_NodeVerb.h>
#include <PRM/PRM_Parm.h>
#include <UT/UT_Array.h>
#include <UT/UT_Assert.h>
#include <SYS/SYS_Types.h>
#include <initializer_list>
#include <VEX/VEX_PodTypes.h>
+ Include dependency graph for SOP_NodeVerb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVEX_ContextT< PREC >
 Call VEX from C++. More...
 
class  SOP_CVEXDataBacking
 
class  SOP_NodeCache
 
class  SOP_NodeParms
 
class  SOP_NodeVerb
 
class  SOP_NodeVerb::NodeExecuteInfo
 
class  SOP_NodeVerb::ScopeForbiddenNodes
 
class  SOP_NodeVerb::NodeInputs
 
class  SOP_NodeVerb::PreCookedNodeInputs
 
class  SOP_NodeVerb::InputParms
 
class  SOP_NodeVerb::CookParms
 

Typedefs

using CVEX_Context = CVEX_ContextT< VEX_32 >
 

Typedef Documentation

using CVEX_Context = CVEX_ContextT<VEX_32>

Definition at line 31 of file SOP_NodeVerb.h.