FTEQW
Documentation of the FTE engine source tree.
shaderfunc_t Struct Reference

#include <shader.h>

Public Types

enum  {
  SHADER_FUNC_SIN , SHADER_FUNC_TRIANGLE , SHADER_FUNC_SQUARE , SHADER_FUNC_SAWTOOTH ,
  SHADER_FUNC_INVERSESAWTOOTH , SHADER_FUNC_NOISE , SHADER_FUNC_CONSTANT
}
 

Public Attributes

enum shaderfunc_t:: { ... }  type
 
float args [4]
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SHADER_FUNC_SIN 
SHADER_FUNC_TRIANGLE 
SHADER_FUNC_SQUARE 
SHADER_FUNC_SAWTOOTH 
SHADER_FUNC_INVERSESAWTOOTH 
SHADER_FUNC_NOISE 
SHADER_FUNC_CONSTANT 

Member Data Documentation

◆ args

float shaderfunc_t::args[4]

◆ 

enum { ... } shaderfunc_t::type

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