Blender V5.0
transform_gizmo.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::transform

Gizmo

#define GIZMO_AXIS_LINE_WIDTH   2.0f
void blender::ed::transform::gizmo_prepare_mat (const bContext *C, RegionView3D *rv3d, const TransformBounds *tbounds)
void blender::ed::transform::gizmo_xform_message_subscribe (wmGizmoGroup *gzgroup, wmMsgBus *mbus, Scene *scene, bScreen *screen, ScrArea *area, ARegion *region, void(*type_fn)(wmGizmoGroupType *))
void blender::ed::transform::transform_gizmo_3d_model_from_constraint_and_mode_init (TransInfo *t)
void blender::ed::transform::transform_gizmo_3d_model_from_constraint_and_mode_set (TransInfo *t)
void blender::ed::transform::transform_gizmo_3d_model_from_constraint_and_mode_restore (TransInfo *t)

Macro Definition Documentation

◆ GIZMO_AXIS_LINE_WIDTH