Visualization Library 2.1.0

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

VL     Star     Watch     Fork     Issue

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

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

aabb() constvl::ActorTreeAbstractinline
actors() constvl::ActorTreeAbstractinline
actors()vl::ActorTreeAbstractinline
ActorTreeAbstract()vl::ActorTreeAbstract
addActor(Renderable *renderable, Effect *eff, Transform *tr=NULL)vl::ActorTreeAbstract
addActor(Actor *actor)vl::ActorTreeAbstract
as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
child(int i)=0vl::ActorTreeAbstractpure virtual
child(int i) const =0vl::ActorTreeAbstractpure virtual
childrenCount() const =0vl::ActorTreeAbstractpure virtual
computeAABB()vl::ActorTreeAbstract
decReference()vl::Objectinline
eraseActor(Actor *actor)vl::ActorTreeAbstract
extractActors(ActorCollection &list)vl::ActorTreeAbstract
extractVisibleActors(ActorCollection &list, const Camera *camera, unsigned enable_mask=0xFFFFFFFF)vl::ActorTreeAbstract
incReference() constvl::Objectinline
isEnabled() constvl::ActorTreeAbstractinline
mAABBvl::ActorTreeAbstractprotected
mActorsvl::ActorTreeAbstractprotected
mAutomaticDeletevl::Objectprotected
mEnabledvl::ActorTreeAbstractprotected
mObjectNamevl::Objectprotected
mParentvl::ActorTreeAbstractprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
parent() constvl::ActorTreeAbstractinline
parent()vl::ActorTreeAbstractinline
prepareActors(ActorCollection &actors)vl::ActorTreeAbstractstatic
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setEnabled(bool enabled)vl::ActorTreeAbstractinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setParent(ActorTreeAbstract *p)vl::ActorTreeAbstractinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
~Object()vl::Objectprotectedvirtual