|
Blender
V2.93
|
Public Types | |
| using | LogSocketValueFn = std::function< void(DSocket, Span< GPointer >)> |
Public Member Functions | |
| GeometryNodesEvaluator (const Map< DOutputSocket, GMutablePointer > &group_input_data, Vector< DInputSocket > group_outputs, blender::nodes::MultiFunctionByNode &mf_by_node, const PersistentDataHandleMap &handle_map, const Object *self_object, const ModifierData *modifier, Depsgraph *depsgraph, LogSocketValueFn log_socket_value_fn) | |
| Vector< GMutablePointer > | execute () |
Definition at line 271 of file MOD_nodes.cc.
| using GeometryNodesEvaluator::LogSocketValueFn = std::function<void(DSocket, Span<GPointer>)> |
Definition at line 273 of file MOD_nodes.cc.
|
inline |
Definition at line 288 of file MOD_nodes.cc.
References blender::Map< Key, Value, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::items().
|
inline |
Definition at line 311 of file MOD_nodes.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), result, and blender::Map< Key, Value, InlineBufferCapacity, ProbingStrategy, Hash, IsEqual, Slot, Allocator >::values().