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 1063 by nyatla, Fri Jul 13 03:29:02 2012 UTC revision 1105 by nyatla, Tue Dec 4 07:59:06 2012 UTC
# Line 55  public abstract class NyARPsgBaseClass Line 55  public abstract class NyARPsgBaseClass
55           * バージョン文字列です。           * バージョン文字列です。
56           * NyAR4psgのバージョン情報を示します。           * NyAR4psgのバージョン情報を示します。
57           */           */
58          public final static String VERSION = "NyAR4psg/1.2.0;NyARToolkit for java/4.0.1;ARToolKit/2.72.1";          public final static String VERSION = "NyAR4psg/1.2.1;NyARToolkit for java/4.1.0;ARToolKit/2.72.1";
59          /** 参照するAppletのインスタンスです。*/          /** 参照するAppletのインスタンスです。*/
60          protected PApplet _ref_papplet;          protected PApplet _ref_papplet;
61          /** バックグラウンド用のModelviewMatrixです。*/          /** バックグラウンド用のModelviewMatrixです。*/

Legend:
Removed from v.1063  
changed lines
  Added in v.1105

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