Qyoto.QTransform.QTransform C# (CSharp) 메소드

QTransform() 정적인 개인적인 메소드

static private QTransform ( ) : System
리턴 System
        static QTransform()
        {
            staticInterceptor = new SmokeInvocation(typeof(QTransform), null);
        }

Same methods

QTransform::QTransform ( QMatrix mtx ) : System
QTransform::QTransform ( Qt arg1 ) : System
QTransform::QTransform ( Type dummy ) : System
QTransform::QTransform ( double h11, double h12, double h21, double h22, double dx, double dy ) : System
QTransform::QTransform ( double h11, double h12, double h13, double h21, double h22, double h23, double h31, double h32 ) : System
QTransform::QTransform ( double h11, double h12, double h13, double h21, double h22, double h23, double h31, double h32, double h33 ) : System