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

Public Attributes

ViewContext vc
 
ViewDepthsdepths
 
struct {
   float   depth
 
   float   normal [3]
 
   bool   is_depth_valid
 
   bool   is_normal_valid
 
prev
 
Vector< XFormAxisItemobject_data
 
bool is_translate
 
int init_event
 

Detailed Description

Definition at line 1849 of file object_transform.cc.

Member Data Documentation

◆ depth

float XFormAxisData::depth

◆ depths

ViewDepths* XFormAxisData::depths

◆ init_event

int XFormAxisData::init_event

◆ is_depth_valid

bool XFormAxisData::is_depth_valid

◆ is_normal_valid

bool XFormAxisData::is_normal_valid

◆ is_translate

bool XFormAxisData::is_translate

◆ normal

float XFormAxisData::normal[3]

Definition at line 1854 of file object_transform.cc.

Referenced by object_transform_axis_target_modal().

◆ object_data

Vector<XFormAxisItem> XFormAxisData::object_data

◆ 

struct { ... } XFormAxisData::prev

◆ vc

ViewContext XFormAxisData::vc

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