Package cz.fidentis.analyst.canvas
package cz.fidentis.analyst.canvas
Wrapper for OpenGL canvas.
-
ClassesClassDescriptionOpenGL canvas.Listener invoked when the OpenGL canvas is initiated, shown, or resized.A copy of the internal state of the
Canvas
instance.The control panel inside the canvas.Action listener forControlButtons
.A mouse adapter that handles clicking in canvas and then casts the ray into the scene.This object is invoked when the mouse interacts with the OpenGL canvas.Deprecated, for removal: This API element is subject to removal in a future version.
SceneRenderer.castRayThroughPixel(int, int, Camera)
method, which is mased on thegluUnProject
reverse mapping of the projection and modelview OpenGL matrices.