Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
static void | node_geo_exec (GeoNodeExecParams params) |
static void | node_node_init (bNodeTree *UNUSED(tree), bNode *node) |
|
static |
Definition at line 16 of file node_geo_object_info.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_geo_object_info().
|
static |
Definition at line 33 of file node_geo_object_info.cc.
References InstancesComponent::add_instance(), InstancesComponent::add_reference(), GEO_NODE_TRANSFORM_SPACE_RELATIVE, GeometrySet::get_component_for_write(), blender::float4x4::identity(), blender::bke::object_get_evaluated_geometry_set(), params, blender::float4x4::scale(), TIP_, blender::float4x4::to_euler(), transform(), blender::nodes::transform_geometry_set(), NodeGeometryObjectInfo::transform_space, and blender::float4x4::translation().
Referenced by register_node_type_geo_object_info().
|
static |
Definition at line 28 of file node_geo_object_info.cc.
References ptr, UI_ITEM_R_EXPAND, and uiItemR().
Referenced by register_node_type_geo_object_info().
|
static |
Definition at line 91 of file node_geo_object_info.cc.
References data, GEO_NODE_TRANSFORM_SPACE_ORIGINAL, and node.
Referenced by register_node_type_geo_object_info().