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

Public Attributes

Objectob
 
float rot_mat [3][3]
 
voidobtfm
 
float xform_dist
 
bool is_z_flip
 
float xform_rot_offset [3][3]
 

Detailed Description

Definition at line 1836 of file object_transform.cc.

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 1840 of file object_transform.cc.

Referenced by object_transform_axis_target_modal().

◆ xform_rot_offset

float XFormAxisItem::xform_rot_offset[3][3]

Definition at line 1845 of file object_transform.cc.

Referenced by object_transform_axis_target_modal().


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