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
className()vl::Plane [inline, virtual]
decReference()vl::Object [inline]
distance(const vec3 &v) const vl::Plane
incReference()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 [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 std::string &name)vl::Object [inline]
setOrigin(Real origin)vl::Plane [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
~Object()vl::Object [protected, virtual]

Visualization Library v2011.05.1142 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 26 2011 22:51:35.
Permission is granted to use this page to write and publish articles regarding Visualization Library.