#include <VOP_CodeGenerator.h>
Definition at line 83 of file VOP_CodeGenerator.h.
VOP_CodeOperatorFilter::VOP_CodeOperatorFilter |
( |
const char * |
optypename, |
|
|
VOP_CodeGenerator * |
owner |
|
) |
| |
VOP_CodeOperatorFilter::~VOP_CodeOperatorFilter |
( |
| ) |
|
|
override |
bool VOP_CodeOperatorFilter::allowOperatorAsChild |
( |
OP_Operator * |
op | ) |
|
|
overridevirtual |
Returns true if an operator type can be created as a child, and false otherwise.
Reimplemented from OP_OperatorFilter.
static bool VOP_CodeOperatorFilter::isOpVopnetMaskAllowed |
( |
OP_Operator * |
op, |
|
|
const UT_StringArray & |
accepted_contexts, |
|
|
bool |
is_vex |
|
) |
| |
|
static |
Returns true if operator's vopnet maks is accepted by one of the given shader contexts.
The documentation for this class was generated from the following file: