Vital
Loading...
Searching...
No Matches
open_gl_image_component.h File Reference
#include "open_gl_component.h"
#include "fonts.h"
#include "open_gl_image.h"

Go to the source code of this file.

Classes

class  OpenGlImageComponent
 A component that uses OpenGL to render a cached image of a JUCE component or custom drawing. More...
 
class  OpenGlAutoImageComponent< ComponentType >
 A template class that wraps a given ComponentType and automatically redraws an OpenGlImageComponent on mouse events. More...
 
class  OpenGlTextEditor
 A text editor that uses an OpenGlImageComponent for rendering and updates the image on text changes. More...
 
class  PlainTextComponent
 A text component rendered into an OpenGlImageComponent with configurable font and justification. More...
 
class  PlainShapeComponent
 A component that draws a shape into an OpenGlImageComponent. More...