Uses of Interface
com.luciad.view.lightspeed.util.opengl.glstate.ILspGLState
Package
Description
Painters for OpenFlight models.
Provides a painting support for 3D meshes.
This package provides
vertex arrays
and the vertex array renderer
.-
Uses of ILspGLState in com.luciad.format.object3d.openflight.lightspeed
Modifier and TypeMethodDescriptionvoid
TLspOpenFlight3DIcon.paint
(ILspGLState aGLState, ILcdGLDrawable aGLDrawable, TLspPaintPass aPass, TLspContext aContext) -
Uses of ILspGLState in com.luciad.view.lightspeed.painter.mesh
Modifier and TypeMethodDescriptionvoid
ILsp3DIcon.paint
(ILspGLState aIconState, ILcdGLDrawable aGLDrawable, TLspPaintPass aPass, TLspContext aContext) Paints the icon to the specified ILcdGLDrawable.void
TLspBounds3DIcon.paint
(ILspGLState aGLState, ILcdGLDrawable aGLDrawable, TLspPaintPass aPass, TLspContext aContext) final void
TLspMesh3DIcon.paint
(ILspGLState aIconTransformationState, ILcdGLDrawable aGLDrawable, TLspPaintPass aPass, TLspContext aContext) Paints the icon to the specified ILcdGLDrawable. -
Uses of ILspGLState in com.luciad.view.lightspeed.services.vertexarray
Modifier and TypeMethodDescriptionvoid
ILspVertexArrayRenderer.pushGLState
(ILcdGLDrawable aGLDrawable, ILspGLState aGLState) Pushes a state object on stack.