_memory_used (defined in Output) | Output | [protected] |
_ok (defined in Output) | Output | [protected] |
close()=0 (defined in Output) | Output | [pure virtual] |
fill(int size, vec3 &color)=0 (defined in Output) | Output | [pure virtual] |
is_ok() (defined in Output) | Output | [inline] |
is_reachable(const char *name)=0 (defined in Output) | Output | [pure virtual] |
memory() (defined in Output) | Output | [inline] |
open(const char *name, uint32 width, uint32 height)=0 | Output | [pure virtual] |
Output() (defined in Output) | Output | [inline] |
write(int size, vec3 *colors)=0 (defined in Output) | Output | [pure virtual] |
~Output() (defined in Output) | Output | [inline, virtual] |