Browse Subversion Repository
Diff of /nyar4psg/trunk/src/src/jp/nyatla/nyar4psg/NyARPsgBaseClass.java
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|