|
Blender V4.3
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | |
| sim_output::Behavior | behavior |
| bke::bake::BakeDataBlockMap * | data_block_map = nullptr |
Definition at line 139 of file NOD_geometry_nodes_lazy_function.hh.
| sim_output::Behavior blender::nodes::BakeNodeBehavior::behavior |
The set of possible behaviors are the same for both of these nodes currently.
Definition at line 141 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::LazyFunctionForBakeInputsUsage::execute_impl(), and blender::nodes::node_geo_bake_cc::LazyFunctionForBakeNode::execute_impl().
| bke::bake::BakeDataBlockMap* blender::nodes::BakeNodeBehavior::data_block_map = nullptr |
Definition at line 142 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::node_geo_bake_cc::LazyFunctionForBakeNode::execute_impl().