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