|
HDK
|
#include <UT_OpGraphProxy.h>
Inheritance diagram for UT_OpGraphProxy:Public Member Functions | |
| UT_OpGraphProxy () | |
| virtual | ~UT_OpGraphProxy () |
OP_GraphProxy allows node networks to be proxied by geometry back ends rather than OP_Node back ends. This is the lowest level class to allow this objects to be passed through earlier libraries like VEX.
This class is primarily used by VEX at the current time.
Definition at line 23 of file UT_OpGraphProxy.h.
| UT_OpGraphProxy::UT_OpGraphProxy | ( | ) |
|
virtual |