Blender V2.61 - r43446
Public Attributes

DualQuat Struct Reference

#include <BLI_math_rotation.h>

List of all members.

Public Attributes

float quat [4]
float trans [4]
float scale [4][4]
float scale_weight

Detailed Description

Definition at line 163 of file BLI_math_rotation.h.


Member Data Documentation

float DualQuat::quat[4]
float DualQuat::scale[4][4]

Definition at line 167 of file BLI_math_rotation.h.

Referenced by add_weighted_dq_dq(), mat4_to_dquat(), mul_v3m3_dq(), and normalize_dq().

Definition at line 168 of file BLI_math_rotation.h.

Referenced by add_weighted_dq_dq(), mat4_to_dquat(), mul_v3m3_dq(), and normalize_dq().

float DualQuat::trans[4]

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