Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.phase.picking.PickActor
Extends/Implements :
un.engine.opengl.renderer.actor.DefaultActor
Subclasses : -
Variables : -
Functions :
PickActor,
getMinGLSLVersion,
preDrawGL,
dispose
public void
PickActor (PickResetPhase phase, Mesh mesh)
public int
getMinGLSLVersion ()
public void
preDrawGL (RenderContext context, ActorProgram program)
public void
dispose (GLProcessContext context)
Don't forget to also add the PickResetPhase in the phases list.
author Johann Sorel