Develop and Download Open Source Software

Browse Subversion Repository

Diff of /nyar4psg/trunk/src/src/jp/nyatla/nyar4psg/NyARPsgBaseClass.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 876 by nyatla, Fri Jul 8 04:57:51 2011 UTC revision 881 by nyatla, Sat Jan 21 07:24:50 2012 UTC
# Line 60  class NyARPsgBaseClass Line 60  class NyARPsgBaseClass
60           * バージョン文字列です。           * バージョン文字列です。
61           * NyAR4psgのバージョン情報を示します。           * NyAR4psgのバージョン情報を示します。
62           */           */
63          public final static String VERSION = "NyAR4psg/1.1.6;NyARToolkit for java/3.0.0+;ARToolKit/2.72.1";          public final static String VERSION = "NyAR4psg/1.1.7;NyARToolkit for java/3.0.0+;ARToolKit/2.72.1";
64          /** 参照するAppletのインスタンスです。*/          /** 参照するAppletのインスタンスです。*/
65          protected PApplet _ref_papplet;          protected PApplet _ref_papplet;
66          /** ProcessingスタイルのProjectionMatrixです。*/          /** ProcessingスタイルのProjectionMatrixです。*/
# Line 343  class NyARPsgBaseClass Line 343  class NyARPsgBaseClass
343                  }                  }
344          }          }
345          /**          /**
346           * この関数は、i_mat平面から、自由変形した画像を取得します。           * この関数は、スクリーン座標i_x,i_yを、マーカ座標系に変換します。
347           * @param i_mat           * @param i_mat
348           * @param i_x           * @param i_x
349           * @param i_y           * @param i_y

Legend:
Removed from v.876  
changed lines
  Added in v.881

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26