Package net.java.joglutils.msg.actions

Actions which are applied to nodes to implement operations such as rendering.

See:
          Description

Class Summary
Action The base class of all actions, which are applied to nodes in the scene graph to implement operations such as rendering.
GLRenderAction An action which performs rendering of a scene graph via OpenGL.
GLResetAction An action which resets the OpenGL state of notes holding on to server-side OpenGL objects.
RayPickAction  
 

Package net.java.joglutils.msg.actions Description

Actions which are applied to nodes to implement operations such as rendering.