VISH  0.2
Public Member Functions | Public Attributes
Wizt::TypedColorArray Class Reference

OpenGl buffer array to provide colors. More...

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

List of all members.

Public Member Functions

Public Attributes


Detailed Description

OpenGl buffer array to provide colors.

See also:
http://www.opengl.org/sdk/docs/man/xhtml/glColorPointer.xml

Constructor & Destructor Documentation

Wizt::TypedColorArray::TypedColorArray ( ) [inline]

Create an unallocated color array.

Use the load() member function to assign data here.


Member Function Documentation

override bool Wizt::TypedColorArray::enable ( ) const [inline]

Implementation of virtual call to activate color array.

Calls http://www.opengl.org/sdk/docs/man/xhtml/glColorPointer.xml


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