Blender  V3.3
Public Attributes | List of all members
GizmoPlacementGroup Struct Reference

Public Attributes

struct wmGizmocage
 
struct {
   bContext *   context
 
   wmOperator *   op
 
   PropertyRNA *   prop_matrix
 
data
 

Detailed Description

Definition at line 105 of file editmesh_add_gizmo.c.

Member Data Documentation

◆ cage

struct wmGizmo* GizmoPlacementGroup::cage

◆ context

bContext* GizmoPlacementGroup::context

◆ 

struct { ... } GizmoPlacementGroup::data

◆ op

wmOperator* GizmoPlacementGroup::op

◆ prop_matrix

PropertyRNA* GizmoPlacementGroup::prop_matrix

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