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 821 by nyatla, Thu Apr 21 18:11:30 2011 UTC revision 824 by nyatla, Sat Apr 23 02:26:56 2011 UTC
# Line 261  class NyARPsgBaseClass Line 261  class NyARPsgBaseClass
261                  o_pmatrix.m31 = 0.0f;                  o_pmatrix.m31 = 0.0f;
262                  o_pmatrix.m32 = 0.0f;                  o_pmatrix.m32 = 0.0f;
263                  o_pmatrix.m33 = 1.0f;                  o_pmatrix.m33 = 1.0f;
264                  if(i_mode==MultiARTookitMarker.CS_LEFT_HAND)                  if(i_mode==MultiMarker.CS_LEFT_HAND)
265                  {                  {
266                          o_pmatrix.apply(_lh_mat);                          o_pmatrix.apply(_lh_mat);
267                  }                  }

Legend:
Removed from v.821  
changed lines
  Added in v.824

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