|
Blender V4.5
|
#include <DNA_node_types.h>
Public Attributes | |
| NodeGeometryCombineBundleItem * | items |
| int | items_num |
| int | next_identifier |
| int | active_index |
| char | _pad [4] |
Definition at line 2377 of file DNA_node_types.h.
| char NodeGeometryCombineBundle::_pad[4] |
Definition at line 2382 of file DNA_node_types.h.
| int NodeGeometryCombineBundle::active_index |
Definition at line 2381 of file DNA_node_types.h.
| NodeGeometryCombineBundleItem* NodeGeometryCombineBundle::items |
Definition at line 2378 of file DNA_node_types.h.
Referenced by blender::nodes::node_geo_combine_bundle_cc::node_declare(), and blender::nodes::node_geo_combine_bundle_cc::node_geo_exec().
| int NodeGeometryCombineBundle::items_num |
Definition at line 2379 of file DNA_node_types.h.
Referenced by blender::nodes::node_geo_combine_bundle_cc::node_declare(), and blender::nodes::node_geo_combine_bundle_cc::node_geo_exec().
| int NodeGeometryCombineBundle::next_identifier |
Definition at line 2380 of file DNA_node_types.h.