Blender V2.61 - r43446
Functions

util_transform.cpp File Reference

#include "util_math.h"
#include "util_transform.h"

Go to the source code of this file.

Functions

static CCL_NAMESPACE_BEGIN bool transform_matrix4_gj_inverse (float R[][4], float M[][4])
Transform transform_inverse (const Transform &tfm)

Function Documentation

Transform transform_inverse ( const Transform tfm)
static CCL_NAMESPACE_BEGIN bool transform_matrix4_gj_inverse ( float  R[][4],
float  M[][4] 
) [static]

Definition at line 56 of file util_transform.cpp.

References i.

Referenced by transform_inverse().