Constructor and Description |
---|
RendererImplOpenGL(OpenGLEventListener eventListener) |
Modifier and Type | Class and Description |
---|---|
class |
OpenGLEventListenerImplBasic |
class |
OpenGLEventListenerImplInstanceArrayOfTokens
This class computes the location of all tokens on the cpu, makes an instance
array of coordinates and sends these to the gpu.
|
class |
OpenGLEventListenerImplInstancedFully
This class computes the location of all tokens on the gpu, but sends all
bezier curves again for every token.
|