ImposterVertFeatureGLSL
Engine/source/shaderGen/GLSL/shaderFeatureGLSL.h
Special feature for unpacking imposter verts.
Protected Attributes
Public Functions
determineFeature(Material * material, const GFXVertexFormat * vertexFormat, U32 stageNum, const FeatureType & type, const FeatureSet & features, MaterialFeatureData * outFeatureData)
processPix(Vector< ShaderComponent * > & componentList, const MaterialFeatureData & fd)
processVert(Vector< ShaderComponent * > & componentList, const MaterialFeatureData & fd)
Detailed Description
Special feature for unpacking imposter verts.
Protected Attributes
ShaderIncludeDependency mDep
Public Functions
ImposterVertFeatureGLSL()
determineFeature(Material * material, const GFXVertexFormat * vertexFormat, U32 stageNum, const FeatureType & type, const FeatureSet & features, MaterialFeatureData * outFeatureData)
Reimplemented from: ShaderFeature
getName()
Reimplemented from: ShaderFeature
processPix(Vector< ShaderComponent * > & componentList, const MaterialFeatureData & fd)
Reimplemented from: ShaderFeature
processVert(Vector< ShaderComponent * > & componentList, const MaterialFeatureData & fd)
Reimplemented from: ShaderFeature