OGRE
1.9.0
|
#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 | srcParameterTypeCount [4] |
Definition at line 140 of file OgreShaderProgramProcessor.h.
Ogre::RTShader::ProgramProcessor::MergeCombination::MergeCombination | ( | int | float1Count, |
int | float1Mask, | ||
int | float2Count, | ||
int | float2Mask, | ||
int | float3Count, | ||
int | float3Mask, | ||
int | float4Count, | ||
int | float4Mask ) |
Definition at line 147 of file OgreShaderProgramProcessor.h.
int Ogre::RTShader::ProgramProcessor::MergeCombination::srcParameterMask[4] |
Definition at line 145 of file OgreShaderProgramProcessor.h.
size_t Ogre::RTShader::ProgramProcessor::MergeCombination::srcParameterTypeCount[4] |
Definition at line 143 of file OgreShaderProgramProcessor.h.