|
Blender
V2.59
|
#include <TEX_util.h>
Public Attributes | |
| float * | co |
| float * | dxt |
| float * | dyt |
| float * | previewco |
| int | cfra |
| int | osatex |
| ShadeInput * | shi |
| MTex * | mtex |
Definition at line 92 of file TEX_util.h.
| int TexParams::cfra |
Definition at line 96 of file TEX_util.h.
Referenced by params_from_cdata(), and time_colorfn().
| float* TexParams::co |
Definition at line 93 of file TEX_util.h.
Referenced by colorfn(), do_proc(), exec(), normalfn(), params_from_cdata(), and vectorfn().
| float* TexParams::dxt |
Definition at line 94 of file TEX_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
| float * TexParams::dyt |
Definition at line 94 of file TEX_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
Definition at line 102 of file TEX_util.h.
Referenced by do_proc(), and params_from_cdata().
Definition at line 97 of file TEX_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
| float* TexParams::previewco |
Definition at line 95 of file TEX_util.h.
Referenced by exec(), params_from_cdata(), and tex_call_delegate().
Definition at line 101 of file TEX_util.h.
Referenced by do_proc(), and params_from_cdata().