MonoMac.CoreAnimation.CATransform3D: Method Members

The methods of MonoMac.CoreAnimation.CATransform3D are listed below. For a list of all members, see the CATransform3D Members list.

See Also: Inherited members from System.ValueType

Public Methods

Concat(CATransform3D) : CATransform3D
Documentation for this section has not yet been entered.
Equals(CATransform3D) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
GetAffine(CATransform3D) : MonoMac.CoreGraphics.CGAffineTransform
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
Invert(CATransform3D) : CATransform3D
Documentation for this section has not yet been entered.
static
MakeFromAffine(MonoMac.CoreGraphics.CGAffineTransform) : CATransform3D
Documentation for this section has not yet been entered.
static
MakeRotation(float, float, float, float) : CATransform3D
Documentation for this section has not yet been entered.
static
MakeScale(float, float, float) : CATransform3D
Documentation for this section has not yet been entered.
static
MakeTranslation(float, float, float) : CATransform3D
Documentation for this section has not yet been entered.
Rotate(float, float, float, float) : CATransform3D
Documentation for this section has not yet been entered.
Scale(float) : CATransform3D
Documentation for this section has not yet been entered.
Scale(float, float, float) : CATransform3D
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
Translate(float, float, float) : CATransform3D
Documentation for this section has not yet been entered.