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::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 v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:07.
Permission is granted to use this page to write and publish articles regarding Visualization Library.