CrystalSpace

Public API Reference

Public Member Functions
csShaderProgram::ProgramParam Struct Reference

Program parameter, either a SV reference or a const value. More...

#include <csplugincommon/shader/shaderprogram.h>

List of all members.

Public Member Functions

bool IsConstant () const
 Returns whether this parameter.
void SetValue (float val)
 Set to a constant value.
void SetValue (const csVector4 &val)
 Set to a constant value.

Detailed Description

Program parameter, either a SV reference or a const value.

Definition at line 103 of file shaderprogram.h.


Member Function Documentation

Returns whether this parameter.

Definition at line 117 of file shaderprogram.h.

Set to a constant value.

Set to a constant value.


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

Generated for Crystal Space 2.0 by doxygen 1.7.6.1