Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.phase.picking.PickActor
Extends/Implements : un.engine.opengl.renderer.actor.DefaultActor
Subclasses : -

Picking actor which can be added on any mesh as additional actor.
Don't forget to also add the PickResetPhase in the phases list.
author  Johann Sorel


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)