TransparentShaderFactory Class Reference

#include <SceneBuilderFactories.h>

Inherits ShaderFactory.

Inheritance diagram for TransparentShaderFactory:

Inheritance graph
[legend]
Collaboration diagram for TransparentShaderFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TransparentShaderFactory ()
virtual Shadercreate (const std::string &type, std::stringstream &line, Scene *scene)

Detailed Description

Transparent shader parser

Author:
Alex Busenius

Definition at line 394 of file SceneBuilderFactories.h.


Constructor & Destructor Documentation

TransparentShaderFactory::TransparentShaderFactory (  )  [inline]

Constructor

Definition at line 399 of file SceneBuilderFactories.h.


Member Function Documentation

Shader * TransparentShaderFactory::create ( const std::string &  type,
std::stringstream &  line,
Scene scene 
) [virtual]

Create a new shader based on type and data in the stream

Parameters:
type Statement type
line Line with data
scene Scene to initialize shader
Returns:
New shader

Implements ShaderFactory.

Definition at line 440 of file SceneBuilderFactories.cpp.


The documentation for this class was generated from the following files:
Generated on Fri Feb 1 00:02:33 2008 for Grayfall by  doxygen 1.5.1