Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionThe implementation is not correct and was replaced by the
SceneRenderer.castRayThroughPixel(int, int, Camera)
method, which is mased on thegluUnProject
reverse mapping of the projection and modelview OpenGL matrices.
-
Deprecated ClassesClassDescriptionThe implementation is not correct and was replaced by the
SceneRenderer.castRayThroughPixel(int, int, Camera)
method, which is mased on thegluUnProject
reverse mapping of the projection and modelview OpenGL matrices.
-
Deprecated Methods