engine::RenderInvocation Class Reference

#include <render-invocation.hpp>

Collaboration diagram for engine::RenderInvocation:

Collaboration graph
[legend]

List of all members.


Detailed Description

TODO: type comment.

Definition at line 51 of file render-invocation.hpp.


Public Member Functions

BuffHandle operator[] (size_t channel)
 pull calculated data from the N-th node output channel
 RenderInvocation (ProcNode *exitNode)
size_t size ()

Private Attributes

ProcNodetheNode_

Member Function Documentation

BuffHandle engine::RenderInvocation::operator[] ( size_t  channel  ) 

pull calculated data from the N-th node output channel

Note:
this builds a one-way off invocation state context and then forwards the call; this may or may not cause actual calculations, depending on the cache.

Definition at line 48 of file render-invocation.cpp.

References engine::ProcNode::pull().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Sun Aug 1 21:32:20 2010 for Lumiera by  doxygen 1.5.6