|
Blender V4.5
|
#include <DNA_node_types.h>
Public Attributes | |
| NodeGeometrySeparateBundleItem * | items |
| int | items_num |
| int | next_identifier |
| int | active_index |
| char | _pad [4] |
Definition at line 2392 of file DNA_node_types.h.
| char NodeGeometrySeparateBundle::_pad[4] |
Definition at line 2397 of file DNA_node_types.h.
| int NodeGeometrySeparateBundle::active_index |
Definition at line 2396 of file DNA_node_types.h.
| NodeGeometrySeparateBundleItem* NodeGeometrySeparateBundle::items |
Definition at line 2393 of file DNA_node_types.h.
Referenced by blender::nodes::node_geo_separate_bundle_cc::node_declare(), and blender::nodes::node_geo_separate_bundle_cc::node_geo_exec().
| int NodeGeometrySeparateBundle::items_num |
Definition at line 2394 of file DNA_node_types.h.
Referenced by blender::nodes::node_geo_separate_bundle_cc::node_declare(), and blender::nodes::node_geo_separate_bundle_cc::node_geo_exec().
| int NodeGeometrySeparateBundle::next_identifier |
Definition at line 2395 of file DNA_node_types.h.