Blender V2.61 - r43446
|
#include <node_texture_util.h>
Public Attributes | |
float * | co |
float * | dxt |
float * | dyt |
float * | previewco |
int | cfra |
int | osatex |
ShadeInput * | shi |
MTex * | mtex |
Definition at line 90 of file node_texture_util.h.
int TexParams::cfra |
Definition at line 94 of file node_texture_util.h.
Referenced by params_from_cdata(), and time_colorfn().
float* TexParams::co |
Definition at line 91 of file node_texture_util.h.
Referenced by colorfn(), do_proc(), exec(), normalfn(), params_from_cdata(), and vectorfn().
float* TexParams::dxt |
Definition at line 92 of file node_texture_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
float * TexParams::dyt |
Definition at line 92 of file node_texture_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
Definition at line 100 of file node_texture_util.h.
Referenced by do_proc(), and params_from_cdata().
Definition at line 95 of file node_texture_util.h.
Referenced by colorfn(), do_proc(), and params_from_cdata().
float* TexParams::previewco |
Definition at line 93 of file node_texture_util.h.
Referenced by exec(), params_from_cdata(), and tex_call_delegate().
Definition at line 99 of file node_texture_util.h.
Referenced by do_proc(), and params_from_cdata().