|
Blender V4.3
|
Public Member Functions | |
| GeometryNodesLazyFunctionBuilder (const bNodeTree &btree, GeometryNodesLazyFunctionGraphInfo &lf_graph_info) | |
| void | build () |
Friends | |
| class | UsedSocketVisualizeOptions |
Utility class to build a lazy-function based on a geometry nodes tree. This is mainly a separate class because it makes it easier to have variables that can be accessed by many functions.
Definition at line 3494 of file geometry_nodes_lazy_function.cc.
|
inline |
Definition at line 3543 of file geometry_nodes_lazy_function.cc.
|
inline |
Definition at line 3553 of file geometry_nodes_lazy_function.cc.
References blender::bke::get_implicit_type_conversions(), and blender::nodes::GeometryNodesLazyFunctionGraphInfo::mapping.
|
friend |
Definition at line 3540 of file geometry_nodes_lazy_function.cc.