HDK
|
This is the complete list of members for ClosureContext, including all inherited members.
_arguments | ClosureContext | protected |
_params | ClosureContext | protected |
_suffix | ClosureContext | protected |
_type | ClosureContext | protected |
addArgument(const TypeDesc *nodeType, const Argument &arg) | ClosureContext | inline |
Argument typedef | ClosureContext | |
Arguments typedef | ClosureContext | |
ClosureContext(int type=0) | ClosureContext | inline |
ClosureParams typedef | ClosureContext | |
EMPTY_ARGUMENTS | ClosureContext | protectedstatic |
getArguments(const TypeDesc *nodeType) const | ClosureContext | inline |
getClosureParams(const ShaderNode *closure) const | ClosureContext | inline |
getSuffix(const TypeDesc *nodeType) const | ClosureContext | inline |
getType() const | ClosureContext | inline |
setClosureParams(const ShaderNode *closure, const ClosureParams *params) | ClosureContext | inline |
setSuffix(const TypeDesc *nodeType, const string &suffix) | ClosureContext | inline |