Archon::Render Namespace Reference

Holds the Archon render library. More...


Classes

struct  Conductor
 The purpose of a Conductor is to handle paralellized rendering of an scene. More...
struct  Channel
struct  Pipe
 This is a specilized version of Display::Context for use with the rendering Conductor. More...
struct  Renderer
 To prevent cyclic references (and thus memery leak) you must prevent any object derived from this class in containing references (directly or indirectly) to any of the other objects defined in the Render namespace. More...
struct  View
struct  Viewport
struct  Screen
struct  Eye
struct  Clip

Namespaces

namespace  Test

Functions

bool exceptionCatchInfo (Utilities::Exception::Formatter format, string &result)
 Extract information from the last thrown exception.


Detailed Description

Holds the Archon render library.

A generalization/abtraction of multi-pipe rendering.


Function Documentation

bool Archon::Render::exceptionCatchInfo Utilities::Exception::Formatter  format,
string &  result
[inline]
 

Extract information from the last thrown exception.

See also:
Utilities::exceptionCatchInfo

Definition at line 36 of file exception.H.


Generated on Sun Jul 30 22:57:07 2006 for Archon by  doxygen 1.4.4