Output Class Reference
[OutputOutput]

the basis class for output models. More...

#include <output.hpp>

List of all members.

Public Member Functions

uint32 memory ()
bool is_ok ()
virtual bool is_reachable (const char *name)=0
virtual void open (const char *name, uint32 width, uint32 height)=0
virtual void close ()=0
virtual void write (int size, vec3 *colors)=0
virtual void fill (int size, vec3 &color)=0

Protected Attributes

uint32 _memory_used
bool _ok


Detailed Description

the basis class for output models.


The documentation for this class was generated from the following file:
Generated on Tue Nov 14 15:40:09 2006 for libcrbn by  doxygen 1.5.0