Blender V4.3
blender::bke::GizmoEditHints Struct Reference

#include <BKE_geometry_nodes_gizmos_transforms.hh>

Public Attributes

Map< NodeGizmoID, float4x4gizmo_transforms
 

Detailed Description

Definition at line 36 of file BKE_geometry_nodes_gizmos_transforms.hh.

Member Data Documentation

◆ gizmo_transforms

Map<NodeGizmoID, float4x4> blender::bke::GizmoEditHints::gizmo_transforms

Additional transform that is applied to the gizmo because the corresponding geometry has been transformed the same.

Definition at line 41 of file BKE_geometry_nodes_gizmos_transforms.hh.

Referenced by blender::geometry::transform_gizmo_edit_hints(), and blender::geometry::translate_gizmos_edit_hints().


The documentation for this struct was generated from the following file: