#include <LfpDisplayCanvas.h>
List of all members.
Public Member Functions |
| LfpDisplayCanvas (LfpDisplayNode *n) |
| ~LfpDisplayCanvas () |
void | newOpenGLContextCreated () |
void | renderOpenGL () |
void | beginAnimation () |
void | endAnimation () |
void | refreshState () |
void | update () |
void | setParameter (int, float) |
void | setParameter (int, int, int, float) |
| Visualizer () |
| ~Visualizer () |
| OpenGLCanvas () |
| ~OpenGLCanvas () |
void | setUp2DCanvas () |
void | activateAntiAliasing () |
void | resized () |
void | mouseDown (const MouseEvent &e) |
void | mouseDrag (const MouseEvent &e) |
void | mouseMove (const MouseEvent &e) |
void | mouseUp (const MouseEvent &e) |
void | mouseWheelMove (const MouseEvent &, float, float) |
virtual void | mouseDragInCanvas (const MouseEvent &e) |
virtual void | mouseMoveInCanvas (const MouseEvent &e) |
virtual void | mouseUpInCanvas (const MouseEvent &e) |
virtual void | mouseWheelMoveInCanvas (const MouseEvent &, float, float) |
void | startCallbacks () |
void | stopCallbacks () |
int | getScrollAmount () |
int | getScrollBarWidth () |
void | drawScrollBars () |
void | drawRoundedRect (float x, float y, float w, float h, float r, int n) |
FTGLPixmapFont * | getFont (String fontName) |
Constructor & Destructor Documentation
LfpDisplayCanvas::~LfpDisplayCanvas |
( |
| ) |
|
Member Function Documentation
void LfpDisplayCanvas::beginAnimation |
( |
| ) |
|
|
virtual |
void LfpDisplayCanvas::endAnimation |
( |
| ) |
|
|
virtual |
void LfpDisplayCanvas::newOpenGLContextCreated |
( |
| ) |
|
|
virtual |
void LfpDisplayCanvas::refreshState |
( |
| ) |
|
|
virtual |
void LfpDisplayCanvas::renderOpenGL |
( |
| ) |
|
|
virtual |
void LfpDisplayCanvas::setParameter |
( |
int |
, |
|
|
float |
|
|
) |
| |
|
virtual |
void LfpDisplayCanvas::setParameter |
( |
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
float |
|
|
) |
| |
|
inlinevirtual |
void LfpDisplayCanvas::update |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: