Piccolo.NET

PMatrix.IsIdentity Property

Gets a value indicating whether this PMatrix object is the identity matrix.

public virtual bool IsIdentity {get;}

Property Value

This property is true if this Matrix is identity; otherwise, false.

See Also

PMatrix Class | UMD.HCIL.Piccolo.Util Namespace