altEngine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
faceinfo_t Struct Reference

#include <types.h>

Collaboration diagram for faceinfo_t:
Collaboration graph
[legend]

Public Attributes

char * name
 
int face
 
bool shader
 
bool sky
 
bool tcmod_rotate [MAX_TEXTURES]
 
bool tcmod_scroll [MAX_TEXTURES]
 
bool tcmod_scale [MAX_TEXTURES]
 
bool tcmod_stretch_sin [MAX_TEXTURES]
 
bool tcmod_stretch_square [MAX_TEXTURES]
 
bool tcmod_stretch_triangle [MAX_TEXTURES]
 
bool tcmod_stretch_sawtooth [MAX_TEXTURES]
 
bool tcmod_stretch_inverse_sawtooth [MAX_TEXTURES]
 
vec4 stretch_value [MAX_TEXTURES]
 
float deg [MAX_TEXTURES]
 
vec2 scroll [MAX_TEXTURES]
 
vec2 scale [MAX_TEXTURES]
 
vec2 scroll_value [MAX_TEXTURES]
 
bool cull_none
 
bool blend
 
bool blend_filter
 
bool blend_one_one
 
bool blend_one_zero
 
bool blend_zero_one
 
bool blend_dstcolor_one
 
bool blend_dstcolor_zero
 
bool blend_default
 
bool blend_dst_color_one_minus_dst_alpha
 
bool blend_dst_color_src_alpha
 
bool one_minus_src_alpha_src_alpha
 
bool blend_one_minus_src_alpha_src_alpha
 
bool blend_src_alpha_one_minus_src_alpha
 
bool blend_one_src_alpha
 
bool blend_one_minus_dst_color_zero
 
bool blend_zero_src_color
 
bool blend_dst_color_src_color
 
bool blend_zero_src_alpha
 
bool alpha_gt0
 
bool alpha_ge128
 
bool alpha_lt128
 
bool envmap
 
bool turb
 
bool portal
 
bool alpha
 
bool rgbgen_identity
 
bool rgbgen_wave_sin [MAX_TEXTURES]
 
bool rgbgen_wave_square [MAX_TEXTURES]
 
bool rgbgen_wave_triangle [MAX_TEXTURES]
 
bool rgbgen_wave_sawtooth [MAX_TEXTURES]
 
bool rgbgen_wave_inverse_sawtooth [MAX_TEXTURES]
 
vec4 rgbgen_wave_value [MAX_TEXTURES]
 
bool lightmap [MAX_TEXTURES]
 
unsigned int stage
 
bool fog
 
vec3 fog_color
 
int fog_density
 

Member Data Documentation

bool faceinfo_t::alpha
bool faceinfo_t::alpha_ge128
bool faceinfo_t::alpha_gt0
bool faceinfo_t::alpha_lt128
bool faceinfo_t::blend
bool faceinfo_t::blend_default
bool faceinfo_t::blend_dst_color_one_minus_dst_alpha
bool faceinfo_t::blend_dst_color_src_alpha
bool faceinfo_t::blend_dst_color_src_color
bool faceinfo_t::blend_dstcolor_one
bool faceinfo_t::blend_dstcolor_zero
bool faceinfo_t::blend_filter
bool faceinfo_t::blend_one_minus_dst_color_zero
bool faceinfo_t::blend_one_minus_src_alpha_src_alpha
bool faceinfo_t::blend_one_one
bool faceinfo_t::blend_one_src_alpha
bool faceinfo_t::blend_one_zero
bool faceinfo_t::blend_src_alpha_one_minus_src_alpha
bool faceinfo_t::blend_zero_one
bool faceinfo_t::blend_zero_src_alpha
bool faceinfo_t::blend_zero_src_color
bool faceinfo_t::cull_none
float faceinfo_t::deg[MAX_TEXTURES]
bool faceinfo_t::envmap
int faceinfo_t::face
bool faceinfo_t::fog
vec3 faceinfo_t::fog_color
int faceinfo_t::fog_density
bool faceinfo_t::lightmap[MAX_TEXTURES]
char* faceinfo_t::name
bool faceinfo_t::one_minus_src_alpha_src_alpha
bool faceinfo_t::portal
bool faceinfo_t::rgbgen_identity
bool faceinfo_t::rgbgen_wave_inverse_sawtooth[MAX_TEXTURES]
bool faceinfo_t::rgbgen_wave_sawtooth[MAX_TEXTURES]
bool faceinfo_t::rgbgen_wave_sin[MAX_TEXTURES]
bool faceinfo_t::rgbgen_wave_square[MAX_TEXTURES]
bool faceinfo_t::rgbgen_wave_triangle[MAX_TEXTURES]
vec4 faceinfo_t::rgbgen_wave_value[MAX_TEXTURES]
vec2 faceinfo_t::scale[MAX_TEXTURES]
vec2 faceinfo_t::scroll[MAX_TEXTURES]
vec2 faceinfo_t::scroll_value[MAX_TEXTURES]
bool faceinfo_t::shader
bool faceinfo_t::sky
unsigned int faceinfo_t::stage
vec4 faceinfo_t::stretch_value[MAX_TEXTURES]
bool faceinfo_t::tcmod_rotate[MAX_TEXTURES]
bool faceinfo_t::tcmod_scale[MAX_TEXTURES]
bool faceinfo_t::tcmod_scroll[MAX_TEXTURES]
bool faceinfo_t::tcmod_stretch_inverse_sawtooth[MAX_TEXTURES]
bool faceinfo_t::tcmod_stretch_sawtooth[MAX_TEXTURES]
bool faceinfo_t::tcmod_stretch_sin[MAX_TEXTURES]
bool faceinfo_t::tcmod_stretch_square[MAX_TEXTURES]
bool faceinfo_t::tcmod_stretch_triangle[MAX_TEXTURES]
bool faceinfo_t::turb

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