|
Blender
V3.3
|
#include <DNA_node_types.h>
Public Attributes | |
| bNodeInstanceHashEntry | hash_entry |
| unsigned char * | rect |
| short | xsize |
| short | ysize |
Definition at line 409 of file DNA_node_types.h.
| bNodeInstanceHashEntry bNodePreview::hash_entry |
Must be first.
Definition at line 411 of file DNA_node_types.h.
| unsigned char* bNodePreview::rect |
Definition at line 413 of file DNA_node_types.h.
Referenced by BKE_node_preview_copy(), and blender::compositor::PreviewOperation::init_execution().
| short bNodePreview::xsize |
Definition at line 414 of file DNA_node_types.h.
Referenced by blender::compositor::PreviewOperation::init_execution().
| short bNodePreview::ysize |
Definition at line 414 of file DNA_node_types.h.
Referenced by blender::compositor::PreviewOperation::init_execution().