Visualization Library 2.0.0

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::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
classify(const AABB &) constvl::Plane
decReference()vl::Objectinline
distance(const vec3 &v) constvl::Plane
incReference() constvl::Objectinline
isOutside(const AABB &) constvl::Plane
mAutomaticDeletevl::Objectprotected
mNormalvl::Planeprotected
mObjectNamevl::Objectprotected
mOriginvl::Planeprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
normal() constvl::Planeinline
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
origin() constvl::Planeinline
Plane(real o=0.0f, vec3 n=vec3(0, 0, 0))vl::Planeinline
Plane(const vec3 &o, const vec3 &n)vl::Planeinline
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setNormal(const vec3 &normal)vl::Planeinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setOrigin(real origin)vl::Planeinline
setRefCountMutex(IMutex *mutex)vl::Objectinline
~Object()vl::Objectprotectedvirtual