- distance(int, int) - Method in class org.artoolkitx.arx.arxj.ARController
-
Calculated the distance between two markers
- draw(float[], float[]) - Method in interface org.artoolkitx.arx.arxj.rendering.ARDrawable
-
- draw() - Method in class org.artoolkitx.arx.arxj.rendering.ARRenderer
-
Should be overridden in subclasses and used to perform rendering.
- draw(float[], float[]) - Method in class org.artoolkitx.arx.arxj.rendering.shader_impl.Cube
-
- draw(GL10) - Method in class org.artoolkitx.arx.arxj.rendering.shader_impl.Line
-
- draw(float[], float[]) - Method in class org.artoolkitx.arx.arxj.rendering.shader_impl.Line
-
- drawVideo(int) - Method in class org.artoolkitx.arx.arxj.ARController
-
Draw a video frame.
- drawVideoFinal(int) - Method in class org.artoolkitx.arx.arxj.ARController
-
Perform required cleanup after drawing of video frames.
- drawVideoInit(int) - Method in class org.artoolkitx.arx.arxj.ARController
-
Perform required initialisation for future drawing of video frames.
- drawVideoSettings(int, int, int, boolean, boolean, boolean, int, int, int, int[]) - Method in class org.artoolkitx.arx.arxj.ARController
-
Set parameters of the rendering context for future drawing of video frames.