Visualization Library

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

vl::CatmullRomInterpolator< T > Member List

This is the complete list of members for vl::CatmullRomInterpolator< T >, including all inherited members.

as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
CatmullRomInterpolator()vl::CatmullRomInterpolator< T > [inline]
CatmullRomInterpolator(const std::vector< T > &path)vl::CatmullRomInterpolator< T > [inline]
className()vl::Object [inline, virtual]
computePoint(float t) const vl::CatmullRomInterpolator< T > [inline]
decReference()vl::Object [inline]
incReference()vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mCatmullRomSplinevl::CatmullRomInterpolator< T > [protected]
mMutexvl::Object [protected]
mNamevl::Object [protected]
mPathvl::CatmullRomInterpolator< T > [protected]
mReferenceCountvl::Object [protected]
mutex()vl::Object [inline]
mutex() const vl::Object [inline]
name() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
path() const vl::CatmullRomInterpolator< T > [inline]
path()vl::CatmullRomInterpolator< T > [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setMutex(VirtualMutex *mutex)vl::Object [inline]
setName(const std::string &name)vl::Object [inline]
setPath(const std::vector< T > &path)vl::CatmullRomInterpolator< T > [inline]
setupEndPoints(bool is_loop)vl::CatmullRomInterpolator< T > [inline]
~Object()vl::Object [protected, virtual]


Visualization Library v2010.06 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Tue Jun 1 00:57:12 2010.
Permission is granted to use this page to write and publish articles regarding Visualization Library.