ShaderGenComponentFactory Class Reference#include <shaderGen.h>
Inheritance diagram for ShaderGenComponentFactory: ![]() Detailed DescriptionAbstract factory for created (and initializating, if necessary) shader components.
Constructor & Destructor Documentation
Member Function Documentation
Creates and initializes a vertex input connector with the specified flags.
Implemented in ShaderGenComponentFactoryGLSL, and ShaderGenComponentFactoryHLSL.
Creates and names a vertex/pixel connector.
Implemented in ShaderGenComponentFactoryGLSL, and ShaderGenComponentFactoryHLSL.
Creates an instance of VertexParamsDef.
Implemented in ShaderGenComponentFactoryGLSL, and ShaderGenComponentFactoryHLSL.
Creates an instance of PixelParamsDef.
Implemented in ShaderGenComponentFactoryGLSL, and ShaderGenComponentFactoryHLSL.
|