VISH  0.2
Public Types | Public Member Functions | Static Public Member Functions
Wizt::BufferID Class Reference

Base class holding a certain number of OpenGL buffer id's. More...

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

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

Base class holding a certain number of OpenGL buffer id's.

Parameters:
Nmust be a positive integer.

Constructor & Destructor Documentation

Wizt::BufferID::~BufferID ( ) throw () [inline]

Deletion of created OpenGL buffers. Note that this might be problematic here if called outside a valid OpenGL context.

Todo:
Need to investigate when OpenGL buffers may be deleted. Might need an explicit cleanup function.

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