Visualization Library 2.0.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::ActorEventCallback Member List

This is the complete list of members for vl::ActorEventCallback, including all inherited members.

ActorEventCallback()vl::ActorEventCallbackinline
as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
decReference()vl::Objectinline
incReference() constvl::Objectinline
isEnabled() constvl::ActorEventCallbackinline
mAutomaticDeletevl::Objectprotected
mEnabledvl::ActorEventCallbackprotected
mObjectNamevl::Objectprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
onActorDelete(Actor *actor)=0vl::ActorEventCallbackpure virtual
onActorRenderStarted(Actor *actor, real frame_clock, const Camera *cam, Renderable *renderable, const Shader *shader, int pass)=0vl::ActorEventCallbackpure virtual
operator=(const Object &other)vl::Objectinline
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setEnabled(bool enabled)vl::ActorEventCallbackinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
~Object()vl::Objectprotectedvirtual