|
Blender
V2.93
|
#include <DNA_node_types.h>
Public Attributes | |
| uint8_t | operation |
| uint8_t | input_type_a |
| uint8_t | input_type_b |
| uint8_t | input_type_c |
Definition at line 1177 of file DNA_node_types.h.
| uint8_t NodeAttributeVectorMath::input_type_a |
Definition at line 1182 of file DNA_node_types.h.
Referenced by blender::nodes::geo_node_attribute_vector_math_update().
| uint8_t NodeAttributeVectorMath::input_type_b |
Definition at line 1183 of file DNA_node_types.h.
Referenced by blender::nodes::geo_node_attribute_vector_math_update().
| uint8_t NodeAttributeVectorMath::input_type_c |
Definition at line 1184 of file DNA_node_types.h.
Referenced by blender::nodes::geo_node_attribute_vector_math_update().
| uint8_t NodeAttributeVectorMath::operation |
Definition at line 1179 of file DNA_node_types.h.
Referenced by blender::nodes::attribute_vector_math_calc(), and blender::nodes::geo_node_attribute_vector_math_update().