Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/engine/render-invocation.hpp"
Definition at line 54 of file render-invocation.hpp.
Public Member Functions | |
RenderInvocation (ProcNode *exitNode) | |
BuffHandle | operator[] (size_t channel) |
pull calculated data from the N-th node output channel More... | |
size_t | size () |
Private Attributes | |
ProcNode * | theNode_ |
BuffHandle operator[] | ( | size_t | channel | ) |
pull calculated data from the N-th node output channel
Definition at line 56 of file render-invocation.cpp.
References ProcNode::pull().