#include <OP_Input.h>
- Examples:
- VOP/VOP_Switch.C.
Definition at line 37 of file OP_Input.h.
void OP_Input::clearIndirectInput |
( |
| ) |
|
void OP_Input::dirtyCachedOutputIndex |
( |
| ) |
|
unsigned OP_Input::getInputItemOutputIndex |
( |
| ) |
|
bool OP_Input::getIsVisible |
( |
| ) |
const |
|
inline |
int64 OP_Input::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
unsigned OP_Input::getNodeOutputIndex |
( |
| ) |
|
const char* OP_Input::getNodeReference |
( |
| ) |
const |
|
inline |
bool OP_Input::getOnPickedPath |
( |
bool |
through_pinned_dots = true | ) |
const |
bool OP_Input::getPicked |
( |
| ) |
const |
bool OP_Input::isConnected |
( |
| ) |
const |
|
inline |
bool OP_Input::isConnectedToNode |
( |
| ) |
const |
bool OP_Input::isIndirect |
( |
| ) |
const |
|
inline |
void OP_Input::resolveReference |
( |
| ) |
|
int OP_Input::save |
( |
std::ostream & |
os, |
|
|
int |
bin, |
|
|
const char * |
input_name |
|
) |
| |
void OP_Input::setIsVisible |
( |
bool |
value | ) |
|
|
inline |
int OP_Input::setPicked |
( |
bool |
picked, |
|
|
bool |
send_change_event = true , |
|
|
bool |
save_undo = true |
|
) |
| |
The documentation for this class was generated from the following file: