|
arsa
2.7
|
#include <IQ3Shader.h>
Public Member Functions | |
| SModifierFunction () | |
| f32 | evaluate (f32 dt) const |
Public Attributes | |
| eQ3ModifierFunction | masterfunc0 |
| eQ3ModifierFunction | masterfunc1 |
| eQ3ModifierFunction | func |
| eQ3ModifierFunction | tcgen |
| eQ3ModifierFunction | rgbgen |
| eQ3ModifierFunction | alphagen |
| union { | |
| f32 base | |
| f32 bulgewidth | |
| }; | |
| union { | |
| f32 amp | |
| f32 bulgeheight | |
| }; | |
| f32 | phase |
| union { | |
| f32 frequency | |
| f32 bulgespeed | |
| }; | |
| union { | |
| f32 wave | |
| f32 div | |
| }; | |
| f32 | x |
| f32 | y |
| f32 | z |
| u32 | count |
Definition at line 418 of file IQ3Shader.h.
|
inline |
Definition at line 420 of file IQ3Shader.h.
Definition at line 469 of file IQ3Shader.h.
| union { ... } |
| union { ... } |
| union { ... } |
| union { ... } |
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::alphagen |
Definition at line 436 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::amp |
Definition at line 446 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::base |
Definition at line 440 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::bulgeheight |
Definition at line 447 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::bulgespeed |
Definition at line 455 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::bulgewidth |
Definition at line 441 of file IQ3Shader.h.
| u32 irr::scene::quake3::SModifierFunction::count |
Definition at line 467 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::div |
Definition at line 461 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::frequency |
Definition at line 454 of file IQ3Shader.h.
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::func |
Definition at line 432 of file IQ3Shader.h.
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::masterfunc0 |
Definition at line 428 of file IQ3Shader.h.
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::masterfunc1 |
Definition at line 430 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::phase |
Definition at line 450 of file IQ3Shader.h.
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::rgbgen |
Definition at line 435 of file IQ3Shader.h.
| eQ3ModifierFunction irr::scene::quake3::SModifierFunction::tcgen |
Definition at line 434 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::wave |
Definition at line 460 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::x |
Definition at line 464 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::y |
Definition at line 465 of file IQ3Shader.h.
| f32 irr::scene::quake3::SModifierFunction::z |
Definition at line 466 of file IQ3Shader.h.
1.8.15