Skip navigation links
LuciadFusion
2023.1.07

Package com.luciad.view.lightspeed.painter

Painter interfaces and implementations for visualizing objects in an ILspView.

See: Description

Package com.luciad.view.lightspeed.painter Description

Painter interfaces and implementations for visualizing objects in an ILspView. All Lightspeed painters implement ILspPainter. A painter is invoked by the view using a specific TLspPaintPass to which it must adhere. Painters draw into an ILcdGLDrawable using the OpenGL API, and must provide a TLspOpenGLProfile to indicate the level of OpenGL functionality that they require from the end user system.
Since:
2012.0
Skip navigation links
LuciadFusion
2023.1.07