C# 클래스 PMatrixExtensions, uProcessing

파일 보기 프로젝트 열기: nryota/uProcessing

공개 메소드들

메소드 설명
set ( this transform, PMatrix, matrix ) : void

메소드 상세

set() 공개 정적인 메소드

public static set ( this transform, PMatrix, matrix ) : void
transform this
matrix PMatrix,
리턴 void