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

This is the complete list of members for vl::ActorKdTree, including all inherited members.
aabb() const vl::ActorTreeAbstract [inline]
ActorKdTree()vl::ActorKdTree [inline]
actors() const vl::ActorTreeAbstract [inline]
actors()vl::ActorTreeAbstract [inline]
ActorTreeAbstract()vl::ActorTreeAbstract
addActor(Renderable *renderable, Effect *eff, Transform *tr=NULL)vl::ActorTreeAbstract
addActor(Actor *actor)vl::ActorTreeAbstract
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
buildKdTree(ActorCollection &actors, int max_depth=100, float minimum_volume=0)vl::ActorKdTree
child(int i)vl::ActorKdTree [virtual]
child(int i) const vl::ActorKdTree [virtual]
childN()vl::ActorKdTree [inline]
childN() const vl::ActorKdTree [inline]
childP()vl::ActorKdTree [inline]
childP() const vl::ActorKdTree [inline]
childrenCount() const vl::ActorKdTree [virtual]
computeAABB()vl::ActorTreeAbstract
decReference()vl::Object [inline]
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() const vl::Object [inline]
insertActor(Actor *actor)vl::ActorKdTree
kdtreeFromNonLeafyActors(int max_depth=100, float minimum_volume=0)vl::ActorKdTree
mAABBvl::ActorTreeAbstract [protected]
mActorsvl::ActorTreeAbstract [protected]
mAutomaticDeletevl::Object [protected]
mChildNvl::ActorKdTree [protected]
mChildPvl::ActorKdTree [protected]
mObjectNamevl::Object [protected]
mParentvl::ActorTreeAbstract [protected]
mPlanevl::ActorKdTree [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
parent() const vl::ActorTreeAbstract [inline]
parent()vl::ActorTreeAbstract [inline]
plane() const vl::ActorKdTree [inline]
prepareActors(ActorCollection &actors)vl::ActorTreeAbstract [static]
rebuildKdTree(int max_depth=100, float minimum_volume=0)vl::ActorKdTree
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setObjectName(const char *name)vl::Object [inline]
setParent(ActorTreeAbstract *p)vl::ActorTreeAbstract [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
~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.