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::ActorKdTree Member List

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

aabb() constvl::ActorTreeAbstractinline
ActorKdTree()vl::ActorKdTreeinline
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
buildKdTree(ActorCollection &actors, int max_depth=100, float minimum_volume=0)vl::ActorKdTree
child(int i)vl::ActorKdTreevirtual
child(int i) constvl::ActorKdTreevirtual
childN()vl::ActorKdTreeinline
childN() constvl::ActorKdTreeinline
childP()vl::ActorKdTreeinline
childP() constvl::ActorKdTreeinline
childrenCount() constvl::ActorKdTreevirtual
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
harvestNonLeafActors(ActorCollection &actors)vl::ActorKdTree
incReference() constvl::Objectinline
insertActor(Actor *actor)vl::ActorKdTree
isEnabled() constvl::ActorTreeAbstractinline
kdtreeFromNonLeafyActors(int max_depth=100, float minimum_volume=0)vl::ActorKdTree
mAABBvl::ActorTreeAbstractprotected
mActorsvl::ActorTreeAbstractprotected
mAutomaticDeletevl::Objectprotected
mChildNvl::ActorKdTreeprotected
mChildPvl::ActorKdTreeprotected
mEnabledvl::ActorTreeAbstractprotected
mObjectNamevl::Objectprotected
mParentvl::ActorTreeAbstractprotected
mPlanevl::ActorKdTreeprotected
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
plane() constvl::ActorKdTreeinline
prepareActors(ActorCollection &actors)vl::ActorTreeAbstractstatic
rebuildKdTree(int max_depth=100, float minimum_volume=0)vl::ActorKdTree
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