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::ClipPlane Member List

This is the complete list of members for vl::ClipPlane, including all inherited members.
apply(int index, const Camera *camera, OpenGLContext *) const vl::ClipPlane [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
bindTransform(Transform *transform)vl::ClipPlane [inline]
boundTransform()vl::ClipPlane [inline]
boundTransform() const vl::ClipPlane [inline]
ClipPlane(real o=0.0f, vec3 n=vec3(0, 0, 0))vl::ClipPlane
ClipPlane(const vec3 &o, const vec3 &n)vl::ClipPlane
clone() const vl::ClipPlane [inline, virtual]
decReference()vl::Object [inline]
enabled() const vl::ClipPlane [inline]
incReference() const vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mBoundTransformvl::ClipPlane [protected]
mEnabledvl::ClipPlane [protected]
mObjectNamevl::Object [protected]
mPlanevl::ClipPlane [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
plane() const vl::ClipPlane [inline]
plane()vl::ClipPlane [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
RenderStateIndexed()vl::RenderStateIndexed [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setEnabled(bool enabled)vl::ClipPlane [inline]
setObjectName(const char *name)vl::Object [inline]
setPlane(const Plane &plane)vl::ClipPlane [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
type() const vl::ClipPlane [inline, virtual]
~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:09.
Permission is granted to use this page to write and publish articles regarding Visualization Library.