OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::RTShader::ProgramProcessor::MergeCombination Struct Reference

#include <OgreShaderProgramProcessor.h>

Public Member Functions

 MergeCombination (int float1Count, int float1Mask, int float2Count, int float2Mask, int float3Count, int float3Mask, int float4Count, int float4Mask)
 

Public Attributes

int srcParameterMask [4]
 
size_t srcParamterTypeCount [4]
 

Detailed Description

Definition at line 141 of file OgreShaderProgramProcessor.h.

Constructor & Destructor Documentation

Ogre::RTShader::ProgramProcessor::MergeCombination::MergeCombination ( int  float1Count,
int  float1Mask,
int  float2Count,
int  float2Mask,
int  float3Count,
int  float3Mask,
int  float4Count,
int  float4Mask 
)
inline

Definition at line 148 of file OgreShaderProgramProcessor.h.

Member Data Documentation

int Ogre::RTShader::ProgramProcessor::MergeCombination::srcParameterMask[4]

Definition at line 146 of file OgreShaderProgramProcessor.h.

size_t Ogre::RTShader::ProgramProcessor::MergeCombination::srcParamterTypeCount[4]

Definition at line 144 of file OgreShaderProgramProcessor.h.


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