#include <OBJ_Node.h>
Definition at line 2018 of file OBJ_Node.h.
OBJ_AutoTransformDependencies::OBJ_AutoTransformDependencies |
( |
OP_Context & |
ctx | ) |
|
|
inline |
OBJ_AutoTransformDependencies::~OBJ_AutoTransformDependencies |
( |
| ) |
|
|
inline |
void OBJ_AutoTransformDependencies::addExtraInput |
( |
OP_Node * |
src, |
|
|
int |
pi, |
|
|
int |
vi = 0 |
|
) |
| |
|
inline |
void OBJ_AutoTransformDependencies::addExtraInput |
( |
OP_Node * |
src, |
|
|
int |
pi, |
|
|
int |
vi_start, |
|
|
int |
vi_end |
|
) |
| |
|
inline |
bool OBJ_AutoTransformDependencies::getExtraArgs |
( |
int & |
xord, |
|
|
int & |
rord, |
|
|
int & |
mask |
|
) |
| |
|
inline |
bool OBJ_AutoTransformDependencies::hasCaller |
( |
| ) |
const |
|
inline |
void OBJ_AutoTransformDependencies::resetUserData |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: