Blender V5.0
NOD_geometry_nodes_bundle.hh File Reference

Go to the source code of this file.

Classes

struct  blender::nodes::BundleItemSocketValue
class  blender::nodes::BundleItemInternalValueMixin
struct  blender::nodes::BundleItemInternalValue
struct  blender::nodes::BundleItemValue
class  blender::nodes::Bundle
struct  blender::nodes::Bundle::StoredItem

Namespaces

namespace  blender
namespace  blender::nodes

Functions

template<typename T>
const bke::bNodeSocketTypeblender::nodes::socket_type_info_by_static_type ()
template<typename T>
constexpr bool blender::nodes::is_valid_internal_bundle_item_type ()
template<typename T, typename Fn>
void blender::nodes::to_stored_type (T &&value, Fn &&fn)