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) const vl::ClipPlane [inline, 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 [inline]
ClipPlane(int plane_index, const vec3 &o, const vec3 &n)vl::ClipPlane [inline]
decReference()vl::Object [inline]
disable() const vl::ClipPlane [inline, virtual]
enable() const vl::ClipPlane [inline, virtual]
followedTransform()vl::ClipPlane [inline]
followedTransform() const vl::ClipPlane [inline]
followTransform(Transform *transform)vl::ClipPlane [inline]
incReference()vl::Object [inline]
initResources()vl::RenderState [inline, virtual]
mFollowedTransformvl::ClipPlane [protected]
mNamevl::Object [protected]
mPlanevl::ClipPlane [protected]
mPlaneIndexvl::ClipPlane [protected]
mTextureUnitvl::RenderState [protected]
name() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
plane() const vl::ClipPlane [inline]
planeIndex() const vl::ClipPlane [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setName(const std::string &name)vl::Object [inline]
setPlane(const Plane &plane)vl::ClipPlane [inline]
setPlaneIndex(int plane_index)vl::ClipPlane [inline]
setUnitIndex(int unit_index)vl::RenderState [inline]
textureUnit() const vl::RenderState [inline]
type() const vl::ClipPlane [inline, virtual]
~Object()vl::Object [protected, virtual]
~RenderState()vl::RenderState [inline, virtual]


Visualization Library v2009.08 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Fri Aug 28 10:14:09 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.