PMatrix Constructor (Single, Single, Single, Single, Single, Single)
Constructs a new PMatrix initialized with the specified elements.
Parameters
- m11
- The value in the first row and first column of the new PMatrix.
- m12
- The value in the first row and second column of the new PMatrix.
- m21
- The value in the second row and first column of the new PMatrix.
- m22
- The value in the second row and second column of the new PMatrix.
- dx
- The value in the third row and first column of the new PMatrix.
- dy
- The value in the third row and second column of the new PMatrix.
See Also
PMatrix Class | UMD.HCIL.Piccolo.Util Namespace | PMatrix Constructor Overload List
Web Accessibility