Visualization Library 2.0.0

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

VL     Star     Watch     Fork     Issue

[Download] [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::Objectinline
as() constvl::Objectinline
automaticDelete() constvl::Objectinline
CatmullRomInterpolator()vl::CatmullRomInterpolator< T >inline
CatmullRomInterpolator(const std::vector< T > &path)vl::CatmullRomInterpolator< T >inline
computePoint(float t) constvl::CatmullRomInterpolator< T >inline
decReference()vl::Objectinline
incReference() constvl::Objectinline
mAutomaticDeletevl::Objectprotected
mCatmullRomSplinevl::CatmullRomInterpolator< T >protected
mObjectNamevl::Objectprotected
mPathvl::CatmullRomInterpolator< T >protected
mRefCountMutexvl::Objectprotected
mReferenceCountvl::Objectmutableprotected
Object()vl::Objectinline
Object(const Object &other)vl::Objectinline
objectName() constvl::Objectinline
operator=(const Object &other)vl::Objectinline
path() constvl::CatmullRomInterpolator< T >inline
path()vl::CatmullRomInterpolator< T >inline
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
setPath(const std::vector< T > &path)vl::CatmullRomInterpolator< T >inline
setRefCountMutex(IMutex *mutex)vl::Objectinline
setupEndPoints(bool is_loop)vl::CatmullRomInterpolator< T >inline
~Object()vl::Objectprotectedvirtual