Mercator
Public Member Functions
Mercator::ShaderFactory Class Reference

Factory template used to create ordinary shader objects. More...

#include <ShaderFactory.h>

Inheritance diagram for Mercator::ShaderFactory:
Mercator::ShaderKit

List of all members.

Public Member Functions

virtual ShadernewShader (const Shader::Parameters &) const
 Create a new Shader instance.

Detailed Description

Factory template used to create ordinary shader objects.


Member Function Documentation

Shader * Mercator::ShaderFactory::newShader ( const Shader::Parameters ) const [virtual]

Create a new Shader instance.

Returns:
a pointer to the new Shader.

Implements Mercator::ShaderKit.


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