Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::Applet Member List

This is the complete list of members for vl::Applet, including all inherited members.
addedListenerEvent(OpenGLContext *openglContext)vl::Applet [virtual]
Applet()vl::Applet
appletName() const vl::Applet [inline]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bindManipulators(Camera *camera)vl::Applet [protected]
decReference()vl::Object [inline]
destroyEvent()vl::Applet [virtual]
enableEvent(bool)vl::Applet [inline, virtual]
fileDroppedEvent(const std::vector< String > &)vl::Applet [inline, virtual]
fps() const vl::Applet [inline]
ghostCameraManipulator()vl::Applet [inline]
ghostCameraManipulator() const vl::Applet [inline]
incReference() const vl::Object [inline]
initEvent()vl::Applet [inline, virtual]
initialize()vl::Applet
isEnabled() const vl::UIEventListener [inline]
keyPressEvent(unsigned short, EKey)vl::Applet [inline, virtual]
keyReleaseEvent(unsigned short, EKey key)vl::Applet [virtual]
mAutomaticDeletevl::Object [protected]
mObjectNamevl::Object [protected]
mouseDownEvent(EMouseButton, int, int)vl::Applet [inline, virtual]
mouseMoveEvent(int, int)vl::Applet [inline, virtual]
mouseUpEvent(EMouseButton, int, int)vl::Applet [inline, virtual]
mouseWheelEvent(int)vl::Applet [inline, virtual]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
openglContext()vl::UIEventListener
openglContext() const vl::UIEventListener
operator=(const Object &other)vl::Object [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
removedListenerEvent(OpenGLContext *)vl::Applet [virtual]
rendering()vl::Applet [inline]
rendering() const vl::Applet [inline]
resizeEvent(int, int)vl::Applet [virtual]
sceneManager()vl::Applet [inline]
sceneManager() const vl::Applet [inline]
setAppletName(const String &app_name)vl::Applet [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setEnabled(bool enabled)vl::UIEventListener [inline, virtual]
setGhostCameraManipulator(GhostCameraManipulator *gcm)vl::Applet [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setRendering(RenderingAbstract *rendering)vl::Applet [inline]
setTrackball(TrackballManipulator *trackball)vl::Applet [inline]
trackball()vl::Applet [inline]
trackball() const vl::Applet [inline]
UIEventListener()vl::UIEventListener [inline]
updateEvent()vl::Applet [virtual]
updateScene()vl::Applet [inline, virtual]
visibilityEvent(bool)vl::Applet [inline, virtual]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:08.
Permission is granted to use this page to write and publish articles regarding Visualization Library.