![]() |
Blender V2.61 - r43446
|
#include <node_texture_util.h>
Public Attributes | |
| TexResult * | target |
| float * | co |
| float * | dxt |
| float * | dyt |
| int | osatex |
| char | do_preview |
| short | thread |
| short | which_output |
| int | cfra |
| ShadeInput * | shi |
| MTex * | mtex |
Definition at line 76 of file node_texture_util.h.
Definition at line 84 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
| float* TexCallData::co |
Definition at line 78 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
Definition at line 81 of file node_texture_util.h.
Referenced by exec(), ntreeTexExecTree(), and tex_call_delegate().
| float* TexCallData::dxt |
Definition at line 79 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
| float * TexCallData::dyt |
Definition at line 79 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
Definition at line 87 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
Definition at line 80 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
Definition at line 86 of file node_texture_util.h.
Referenced by ntreeTexExecTree(), and params_from_cdata().
Definition at line 77 of file node_texture_util.h.
Referenced by exec(), and ntreeTexExecTree().
| short TexCallData::thread |
Definition at line 82 of file node_texture_util.h.
Referenced by exec(), and ntreeTexExecTree().
Definition at line 83 of file node_texture_util.h.
Referenced by exec(), and ntreeTexExecTree().