Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::Billboard Member List

This is the complete list of members for vl::Billboard, including all inherited members.
addChild(Transform *child)vl::Transform
addChildren(Transform *const *, size_t count)vl::Transform
addChildren(const ref< Transform > *, size_t count)vl::Transform
addChildren(const std::vector< Transform * > &children)vl::Transform
addChildren(const std::vector< ref< Transform > > &children)vl::Transform
as()vl::Object [inline]
as() const vl::Object [inline]
assumeIdentityWorldMatrix()vl::Transform [inline]
automaticDelete() const vl::Object [inline]
axis() const vl::Billboard [inline]
Billboard()vl::Billboard
child(int i)vl::Transform
childCount() const vl::Transform
children() const vl::Transform [inline]
className()vl::Billboard [inline, virtual]
computeWorldMatrix(Camera *camera=NULL)vl::Billboard [virtual]
computeWorldMatrixRecursive(Camera *camera=NULL)vl::Transform
decReference()vl::Object [inline]
eraseAllChildren()vl::Transform
eraseAllChildrenRecursive()vl::Transform
eraseChild(Transform *child)vl::Transform
eraseChildren(int index, int count)vl::Transform
getComputedWorldMatrix()vl::Transform
hasDuplicatedChildren() const vl::Transform
incReference()vl::Object [inline]
lastChild()vl::Transform
localMatrix() const vl::Transform
mAssumeIdentityWorldMatrixvl::Transform [protected]
mAutomaticDeletevl::Object [protected]
mAxisvl::Billboard [protected]
mChildrenvl::Transform [protected]
mLocalMatrixvl::Transform [protected]
mMutexvl::Object [protected]
mNormalvl::Billboard [protected]
mObjectNamevl::Object [protected]
mParentvl::Transform [protected]
mReferenceCountvl::Object [protected]
mTypevl::Billboard [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
mWorldMatrixvl::Transform [protected]
mWorldMatrixUpdateTickvl::Transform [protected]
normal() const vl::Billboard [inline]
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::Transform [inline]
parent()vl::Transform [inline]
position()vl::Billboard
referenceCount() const vl::Object [inline]
reserveChildren(size_t count)vl::Transform [inline]
rotate(Real degrees, Real x, Real y, Real z)vl::Transform
rotate(const vec3 &from, const vec3 &to)vl::Transform
scale(Real x, Real y, Real z)vl::Transform
setAssumeIdentityWorldMatrix(bool assume_I)vl::Transform [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setAxis(const vec3 &axis)vl::Billboard [inline]
setChild(int index, Transform *child)vl::Transform
setLocalAndWorldMatrix(const mat4 &matrix)vl::Transform [inline]
setLocalMatrix(const mat4 &matrix)vl::Transform
setMutex(VirtualMutex *mutex)vl::Object [inline]
setNormal(const vec3 &normal)vl::Billboard [inline]
setObjectName(const std::string &name)vl::Object [inline]
setPosition(const vec3 &pos)vl::Billboard
setPosition(Real x, Real y, Real z)vl::Billboard [inline]
setType(EBillboardType type)vl::Billboard [inline]
setWorldMatrix(const mat4 &matrix)vl::Transform
shrink()vl::Transform
shrinkRecursive()vl::Transform
Transform()vl::Transform [inline]
Transform(const mat4 &matrix)vl::Transform [inline]
translate(Real x, Real y, Real z)vl::Transform
translate(const vec3 &t)vl::Transform
type() const vl::Billboard [inline]
worldMatrix() const vl::Transform
worldMatrixUpdateTick() const vl::Transform [inline]
~Object()vl::Object [protected, virtual]

Visualization Library v2010.11.1123 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Thu Nov 18 2010 02:07:58.
Permission is granted to use this page to write and publish articles regarding Visualization Library.