Blender
V3.3
|
#include <DNA_node_types.h>
Public Attributes | |
int8_t | operation |
int8_t | data_type |
int8_t | mode |
char | _pad [1] |
Definition at line 1463 of file DNA_node_types.h.
char NodeFunctionCompare::_pad[1] |
Definition at line 1470 of file DNA_node_types.h.
int8_t NodeFunctionCompare::data_type |
Definition at line 1467 of file DNA_node_types.h.
int8_t NodeFunctionCompare::mode |
Definition at line 1469 of file DNA_node_types.h.
int8_t NodeFunctionCompare::operation |
Definition at line 1465 of file DNA_node_types.h.