![]() |
Blender V2.61 - r43446
|
#include <node_texture_util.h>
Public Attributes | |
| TexCallData * | cdata |
| TexFn | fn |
| bNode * | node |
| bNodeStack * | in [MAX_SOCKET] |
| int | type |
Definition at line 105 of file node_texture_util.h.
Definition at line 106 of file node_texture_util.h.
Referenced by tex_call_delegate(), and tex_output().
Definition at line 107 of file node_texture_util.h.
Referenced by tex_call_delegate(), and tex_output().
| bNodeStack* TexDelegate::in[MAX_SOCKET] |
Definition at line 109 of file node_texture_util.h.
Referenced by tex_call_delegate(), and tex_output().
Definition at line 108 of file node_texture_util.h.
Referenced by tex_call_delegate(), and tex_output().
Definition at line 110 of file node_texture_util.h.
Referenced by tex_output().