![]() |
Blender V2.61 - r43446
|
#include <collada_internal.h>

Public Member Functions | |
| void | decompose (float mat[][4], float *loc, float eul[3], float quat[4], float *size) |
Definition at line 77 of file collada_internal.h.
| void TransformBase::decompose | ( | float | mat[][4], |
| float * | loc, | ||
| float | eul[3], | ||
| float | quat[4], | ||
| float * | size | ||
| ) |
Definition at line 101 of file collada_internal.cpp.
References copy_v3_v3(), mat4_to_eul(), mat4_to_quat(), and mat4_to_size().
Referenced by TransformWriter::add_node_transform().