Blender V2.61 - r43446
Public Attributes

ObTfmBack Struct Reference

List of all members.

Public Attributes

float loc [3]
float dloc [3]
float orig [3]
float size [3]
float dscale [3]
float rot [3]
float drot [3]
float quat [4]
float dquat [4]
float rotAxis [3]
float drotAxis [3]
float rotAngle
float drotAngle
float obmat [4][4]
float parentinv [4][4]
float constinv [4][4]
float imat [4][4]

Detailed Description

Definition at line 2376 of file object.c.


Member Data Documentation

float ObTfmBack::constinv[4][4]

Definition at line 2385 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::dloc[3]

Definition at line 2377 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::dquat[4]

Definition at line 2380 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::drot[3]

Definition at line 2379 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2382 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2381 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2378 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::imat[4][4]

Definition at line 2386 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::loc[3]

Definition at line 2377 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::obmat[4][4]

Definition at line 2383 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::orig[3]

Definition at line 2377 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::parentinv[4][4]

Definition at line 2384 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::quat[4]

Definition at line 2380 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::rot[3]

Definition at line 2379 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2382 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2381 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::size[3]

Definition at line 2378 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().


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