HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_PrimVOP.h File Reference
+ Include dependency graph for SOP_PrimVOP.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  CVEX_RunDataT< PREC >
 Per-run data for CVEX execution. More...
 
class  HDK_Sample::SOP_PrimVOP
 

Namespaces

 HDK_Sample
 This namespace is used to hold all HDK example source code.
 

Typedefs

using CVEX_Context = CVEX_ContextT< VEX_32 >
 
using CVEX_RunData = CVEX_RunDataT< VEX_32 >
 

Typedef Documentation

using CVEX_Context = CVEX_ContextT<VEX_32>

Definition at line 35 of file SOP_PrimVOP.h.

using CVEX_RunData = CVEX_RunDataT<VEX_32>

Definition at line 41 of file SOP_PrimVOP.h.