Blender  V2.93
Public Attributes | List of all members
TransformBounds Struct Reference

#include <ED_transform.h>

Public Attributes

float center [3]
 
float min [3]
 
float max [3]
 
float axis [3][3]
 
float axis_min [3]
 
float axis_max [3]
 

Detailed Description

Definition at line 175 of file ED_transform.h.

Member Data Documentation

◆ axis

float TransformBounds::axis[3][3]

◆ axis_max

float TransformBounds::axis_max[3]

Definition at line 181 of file ED_transform.h.

Referenced by calc_tw_center(), ED_transform_calc_gizmo_stats(), and reset_tw_center().

◆ axis_min

float TransformBounds::axis_min[3]

Definition at line 181 of file ED_transform.h.

Referenced by calc_tw_center(), ED_transform_calc_gizmo_stats(), and reset_tw_center().

◆ center

float TransformBounds::center[3]

◆ max

float TransformBounds::max[3]

◆ min

float TransformBounds::min[3]

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