Blender  V2.59
Public Attributes
ObTfmBack Struct Reference

List of all members.

Public Attributes

float loc [3]
float dloc [3]
float orig [3]
float size [3]
float dsize [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 2503 of file object.c.


Member Data Documentation

float ObTfmBack::constinv[4][4]

Definition at line 2512 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::dloc[3]

Definition at line 2504 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::dquat[4]

Definition at line 2507 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::drot[3]

Definition at line 2506 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2509 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2508 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::dsize[3]

Definition at line 2505 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::imat[4][4]

Definition at line 2513 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::loc[3]

Definition at line 2504 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::obmat[4][4]

Definition at line 2510 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::orig[3]

Definition at line 2504 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::parentinv[4][4]

Definition at line 2511 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::quat[4]

Definition at line 2507 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::rot[3]

Definition at line 2506 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2509 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

Definition at line 2508 of file object.c.

Referenced by object_tfm_backup(), and object_tfm_restore().

float ObTfmBack::size[3]

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