Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::Frustum Member List

This is the complete list of members for vl::Frustum, including all inherited members.

as()vl::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
cull(const Sphere &sphere) constvl::Frustuminline
cull(const AABB &aabb) constvl::Frustuminline
cull(const std::vector< fvec3 > &points) constvl::Frustuminline
decReference()vl::Objectinline
incReference() constvl::Objectinline
mAutomaticDeletevl::Objectprotected
mObjectNamevl::Objectprotected
mPlanesvl::Frustumprotected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
plane(unsigned i) constvl::Frustuminline
planes()vl::Frustuminline
planes() constvl::Frustuminline
refCountMutex()vl::Objectinline
refCountMutex() constvl::Objectinline
referenceCount() constvl::Objectinline
setAutomaticDelete(bool autodel_on)vl::Objectinline
setObjectName(const char *name)vl::Objectinline
setObjectName(const std::string &name)vl::Objectinline
setPlane(unsigned i, const Plane &plane)vl::Frustuminline
setRefCountMutex(IMutex *mutex)vl::Objectinline
~Object()vl::Objectprotectedvirtual