Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.phase.picking.PickEvent
Extends/Implements :
un.api.event.DefaultEvent
Subclasses : -
Variables : -
Functions :
PickEvent,
getSelection,
getPrimitiveId,
findVertexId
public void
PickEvent (GLNode pickedObject, int primitiveId)
public GLNode
getSelection ()
public int
getPrimitiveId ()
public int[]
findVertexId (GLProcessContext ctx)