Пример #1
0
 /**
  * コンストラクタです。インスタンスを生成します。
  * @throws NyARException
  */
 public PsARPlayCardPickup()
 {
     this._perspective_reader = new PerspectivePixelReader();
     return;
 }
Пример #2
0
 /**
  * コンストラクタです。インスタンスを生成します。
  * @throws NyARException
  */
 public PsARPlayCardPickup()
 {
     this._perspective_reader = new PerspectivePixelReader();
       return;
 }