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
alwaysIdentityWorldMatrix()vl::Transform [inline]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
axis() const vl::Billboard [inline]
Billboard()vl::Billboard
child(int i)vl::Transform
childCount() const vl::Transform
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
incReference()vl::Object [inline]
lastChild()vl::Transform
localMatrix() const vl::Transform
mAssumeIdentityWorldMatrixvl::Transform [protected]
mAxisvl::Billboard [protected]
mChildrenvl::Transform [protected]
mLocalMatrixvl::Transform [protected]
mNamevl::Object [protected]
mNormalvl::Billboard [protected]
mParentvl::Transform [protected]
mTypevl::Billboard [protected]
mWorldMatrixvl::Transform [protected]
mWorldMatrixUpdateTickvl::Transform [protected]
name() const vl::Object [inline]
normal() const vl::Billboard [inline]
Object()vl::Object [inline]
Object(const Object &other)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]
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
setAlwaysIdentityWorldMatrix(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
setLocalMatrix(const mat4 &matrix)vl::Transform
setName(const std::string &name)vl::Object [inline]
setNormal(const vec3 &normal)vl::Billboard [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 [protected]
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]
~Transform()vl::Transform [virtual]


Visualization Library v2009.07 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Mon Aug 10 21:41:33 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.