#include <archon/render/context.H>
Inheritance diagram for Archon::Render::Pipe:
Public Member Functions | |
void | addChannel (Ref< Conductor >, Ref< View >, Ref< Display::Window >, Ref< Viewport >, Ref< Screen >, Ref< Eye >, Ref< Clip >) |
It is equipped with a list of rendering channels. For each frame the Pipe object renders each of the channels added through addChannel().
New contexts are created through Conductor::addPipe().
Definition at line 70 of file context.H.
|
Definition at line 120 of file context.C. References Channel. |