Interface | Description |
---|---|
ArGlRenderer.RenderCallback |
A small callback to allow the caller to introduce application-specific code to be executed
in the OpenGL thread.
|
Class | Description |
---|---|
ArGlRenderer |
An OpenGL renderer that renders the Tango RGB camera texture on a full-screen background
and two spheres representing the earth and the moon in Augmented Reality.
|
ArScene |
Created by janvin on 09/05/17.
|
ColorIndexedTriangleMesh |
Created by runaas on 06.07.2017.
|
ColorLine |
Created by janvin on 11/05/17.
|
ColorPolyLine |
Created by janvin on 11/05/17.
|
ColorPolyLineGroup |
Created by janvin on 01.06.2017.
|
ColorPos |
Created by janvin on 11/05/17.
|
ColorPosGroup |
Created by janvin on 15/05/17.
|
GlColor |
Created by janvin on 11/05/17.
|
GlDrawItem |
Created by janvin on 15/05/17.
|
GlIndexedTriangleMesh |
Created by runaas on 06.07.2017.
|
GlLine |
Created by janvin on 11/05/17.
|
GlLines |
Created by janvin on 11/05/17.
|
GlMarkerGroup |
Created by runaas on 06.09.2017.
|
GlPolyLine |
Created by janvin on 11/05/17.
|
GlPos |
Created by janvin on 11/05/17.
|
GlPosGroup |
Created by janvin on 15/05/17.
|
OpenGlCameraPreview |
A preview of the RGB camera rendered as background using OpenGL.
|
OpenGlHelper |
Utility methods to compile and link GLSL programs.
|
OpenGlMesh |
Mesh class that knows how to generate its VBOs and indices to be drawn in OpenGL.
|