Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

vl::ClipPlane Member List

This is the complete list of members for vl::ClipPlane, including all inherited members.
apply(const Camera *camera, OpenGLContext *) const vl::ClipPlane [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
className()vl::ClipPlane [inline, virtual]
ClipPlane(int plane_index, Real o=0.0f, vec3 n=vec3(0, 0, 0))vl::ClipPlane
ClipPlane(int plane_index, const vec3 &o, const vec3 &n)vl::ClipPlane
decReference()vl::Object [inline]
followedTransform()vl::ClipPlane [inline]
followedTransform() const vl::ClipPlane [inline]
followTransform(Transform *transform)vl::ClipPlane [inline]
incReference()vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mFollowedTransformvl::ClipPlane [protected]
mObjectNamevl::Object [protected]
mPlanevl::ClipPlane [protected]
mPlaneIndexvl::ClipPlane [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [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]
planeIndex() const vl::ClipPlane [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setObjectName(const std::string &name)vl::Object [inline]
setPlane(const Plane &plane)vl::ClipPlane [inline]
setPlaneIndex(int plane_index)vl::ClipPlane [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
type() const vl::ClipPlane [inline, virtual]
~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:37.
Permission is granted to use this page to write and publish articles regarding Visualization Library.