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 srcParameterTypeCount [4]

Detailed Description

Definition at line 140 of file OgreShaderProgramProcessor.h.

Constructor & Destructor Documentation

◆ MergeCombination()

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.

References srcParameterMask, and srcParameterTypeCount.

Member Data Documentation

◆ srcParameterMask

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

Definition at line 145 of file OgreShaderProgramProcessor.h.

Referenced by MergeCombination().

◆ srcParameterTypeCount

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

Definition at line 143 of file OgreShaderProgramProcessor.h.

Referenced by MergeCombination().


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.