M44f

Inheritance diagram of Imath.M44f
class M44f

Constructors

__init__(*args, **kwargs)

Overloaded function.

Methods

__getitem__(*args, **kwargs)

Overloaded function.

__mul__(self, arg0)

__repr__(self)

decompose(self, arg0)

get(self, arg0, arg1)

inverse(self)

invert(self)

makeIdentity(self)

multDirMatrix(self, arg0)

multVecMatrix(self, arg0)

rotate(self, arg0, arg1)

rotation(self, arg0)

scale(self, arg0)

scaling(self)

set(self, arg0, arg1, arg2)

setAxisAngle(self, arg0, arg1)

setRotation(self, arg0, arg1)

setScale(self, arg0)

setShear(self, arg0)

setTranslation(self, arg0)

shear(self, arg0)

shearing(self)

translate(self, arg0)

translation(self)