Visualization Library

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

vl::Plane Member List

This is the complete list of members for vl::Plane, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
classify(const AABB &) const vl::Plane
decReference()vl::Object [inline]
distance(const vec3 &v) const vl::Plane
incReference() const vl::Object [inline]
isOutside(const AABB &) const vl::Plane
mAutomaticDeletevl::Object [protected]
mNormalvl::Plane [protected]
mObjectNamevl::Object [protected]
mOriginvl::Plane [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
normal() const vl::Plane [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
origin() const vl::Plane [inline]
Plane(real o=0.0f, vec3 n=vec3(0, 0, 0))vl::Plane [inline]
Plane(const vec3 &o, const vec3 &n)vl::Plane [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setNormal(const vec3 &normal)vl::Plane [inline]
setObjectName(const char *name)vl::Object [inline]
setOrigin(real origin)vl::Plane [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
~Object()vl::Object [protected, virtual]

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:14.
Permission is granted to use this page to write and publish articles regarding Visualization Library.