Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ogre::TerrainVertexProgram Class Reference

#include <OgreTerrainVertexProgram.h>

List of all members.

Static Public Member Functions

static const StringgetProgramSource (FogMode fogMode, const String syntax, bool shadowReceiver=false)
 General purpose method to get any of the program sources.

Static Private Attributes

static String mNoFogArbvp1
static String mLinearFogArbvp1
static String mExpFogArbvp1
static String mExp2FogArbvp1
static String mShadowReceiverArbvp1
static String mNoFogVs_1_1
static String mLinearFogVs_1_1
static String mExpFogVs_1_1
static String mExp2FogVs_1_1
static String mShadowReceiverVs_1_1


Member Function Documentation

static const String& Ogre::TerrainVertexProgram::getProgramSource FogMode  fogMode,
const String  syntax,
bool  shadowReceiver = false
[static]
 

General purpose method to get any of the program sources.


Member Data Documentation

String Ogre::TerrainVertexProgram::mExp2FogArbvp1 [static, private]
 

Definition at line 204 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mExp2FogVs_1_1 [static, private]
 

Definition at line 210 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mExpFogArbvp1 [static, private]
 

Definition at line 203 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mExpFogVs_1_1 [static, private]
 

Definition at line 209 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mLinearFogArbvp1 [static, private]
 

Definition at line 202 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mLinearFogVs_1_1 [static, private]
 

Definition at line 208 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mNoFogArbvp1 [static, private]
 

Definition at line 201 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mNoFogVs_1_1 [static, private]
 

Definition at line 207 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mShadowReceiverArbvp1 [static, private]
 

Definition at line 205 of file OgreTerrainVertexProgram.h.

String Ogre::TerrainVertexProgram::mShadowReceiverVs_1_1 [static, private]
 

Definition at line 211 of file OgreTerrainVertexProgram.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 17 15:46:21 2006