jp.digitalmuseum.napkit
クラス NapTransMat

java.lang.Object
  上位を拡張 jp.digitalmuseum.napkit.NapTransMat

public class NapTransMat
extends java.lang.Object

コンストラクタの概要
NapTransMat(jp.nyatla.nyartoolkit.core.param.NyARParam param)
           
 
メソッドの概要
static void toCameraViewRH(jp.nyatla.nyartoolkit.core.transmat.NyARTransMatResult nyResult, double[] glResult)
          NyARTransMatResultをOpenGLの行列へ変換します。
 void transMat(jp.nyatla.nyartoolkit.core.squaredetect.NyARSquare square, NapMarker marker, double[] transformationMatrix, boolean continuous)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
コンストラクタの詳細

NapTransMat

public NapTransMat(jp.nyatla.nyartoolkit.core.param.NyARParam param)
            throws jp.nyatla.nyartoolkit.NyARException
例外:
jp.nyatla.nyartoolkit.NyARException
メソッドの詳細

transMat

public void transMat(jp.nyatla.nyartoolkit.core.squaredetect.NyARSquare square,
                     NapMarker marker,
                     double[] transformationMatrix,
                     boolean continuous)
              throws jp.nyatla.nyartoolkit.NyARException
例外:
jp.nyatla.nyartoolkit.NyARException

toCameraViewRH

public static void toCameraViewRH(jp.nyatla.nyartoolkit.core.transmat.NyARTransMatResult nyResult,
                                  double[] glResult)
                           throws jp.nyatla.nyartoolkit.NyARException
NyARTransMatResultをOpenGLの行列へ変換します。
パラメータ:
nyResult -
glResult -
例外:
jp.nyatla.nyartoolkit.NyARException


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/