jp.digitalmuseum.napkit
クラス NapJoglUtils

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

public class NapJoglUtils
extends java.lang.Object

フィールドの概要
 javax.media.opengl.glu.GLU glu
           
 
コンストラクタの概要
NapJoglUtils(javax.media.opengl.GL gl)
           
 
メソッドの概要
 void drawBackGround(byte[] data, int width, int height, double zoom)
          Show background image.
 void postDisplay()
           
 void preDisplay(NapMarkerDetector detector, double[] modelViewMatrix)
           
 boolean preDisplay(NapMarkerDetector detector, NapDetectionResult result)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
フィールドの詳細

glu

public javax.media.opengl.glu.GLU glu
コンストラクタの詳細

NapJoglUtils

public NapJoglUtils(javax.media.opengl.GL gl)
メソッドの詳細

drawBackGround

public void drawBackGround(byte[] data,
                           int width,
                           int height,
                           double zoom)
Show background image.
パラメータ:
data - image data
width -
height -
zoom -

preDisplay

public boolean preDisplay(NapMarkerDetector detector,
                          NapDetectionResult result)

preDisplay

public void preDisplay(NapMarkerDetector detector,
                       double[] modelViewMatrix)

postDisplay

public void postDisplay()


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