VISH  0.2
Public Member Functions | Public Attributes
Wizt::ProgrammableGeometry Struct Reference

A helper class to create a OpenGL geometry shader programs. More...

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

List of all members.

Public Member Functions

Public Attributes


Detailed Description

A helper class to create a OpenGL geometry shader programs.

Child classes must call CompileGeometryShader() to compile a GL program including a geometry shader.

For more information on geometry shaders see


Member Function Documentation

GL::render_primitives Wizt::ProgrammableGeometry::RenderPrimitive ( ) const [inline]

Provide the render primitive type for the input type of the associated geometry shader here.

This must be compatible, e.g. for DrawArray().


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