VISH  0.2
Public Member Functions
Wizt::VBO::Renderer Class Reference

The rendering operation is formulated via a Renderer object that is supposed to implement OpenGL calls. More...

#include </home/werner/origo/vish/ocean/GLvish/VBO.hpp>

List of all members.

Public Member Functions


Detailed Description

The rendering operation is formulated via a Renderer object that is supposed to implement OpenGL calls.


Member Function Documentation

void Wizt::VBO::Renderer::postfix ( ) [virtual]

Optional postfix routine that is executed after vertex arrays have been disabled.

The counterpart of the prefix routine, and to be used for cleanup. Note that the postfix() routine is called in any case, even when the draw() routine throws an exception.


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