|
Blender V5.0
|
#include <node_texture_util.hh>
Public Attributes | |
| TexResult * | target |
| const float * | co |
| bool | do_preview |
| bool | do_manage |
| short | thread |
| short | which_output |
| int | cfra |
| const MTex * | mtex |
Definition at line 24 of file node_texture_util.hh.
| int TexCallData::cfra |
Definition at line 33 of file node_texture_util.hh.
| const float* TexCallData::co |
Definition at line 27 of file node_texture_util.hh.
| bool TexCallData::do_manage |
Definition at line 30 of file node_texture_util.hh.
| bool TexCallData::do_preview |
Definition at line 29 of file node_texture_util.hh.
| const MTex* TexCallData::mtex |
Definition at line 35 of file node_texture_util.hh.
| TexResult* TexCallData::target |
Definition at line 25 of file node_texture_util.hh.
Referenced by exec().
| short TexCallData::thread |
Definition at line 31 of file node_texture_util.hh.
| short TexCallData::which_output |
Definition at line 32 of file node_texture_util.hh.
Referenced by exec().