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

Public Attributes

Objectob
 
float rot_mat [3][3]
 
void * obtfm
 
float xform_dist
 
bool is_z_flip
 
float xform_rot_offset [3][3]
 

Detailed Description

Definition at line 1610 of file object_transform.c.

Member Data Documentation

◆ is_z_flip

bool XFormAxisItem::is_z_flip

◆ ob

Object* XFormAxisItem::ob

◆ obtfm

void* XFormAxisItem::obtfm

◆ rot_mat

float XFormAxisItem::rot_mat[3][3]

◆ xform_dist

float XFormAxisItem::xform_dist

Definition at line 1614 of file object_transform.c.

Referenced by object_transform_axis_target_modal().

◆ xform_rot_offset

float XFormAxisItem::xform_rot_offset[3][3]

Definition at line 1619 of file object_transform.c.

Referenced by object_transform_axis_target_modal().


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