Visualization Library

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

D:/VL/BuildSystem/VL_DISTRO/Visualization_Library_SDK/src/vlCore/Interpolator.hpp File Reference

#include <vlCore/Object.hpp>
#include <vlCore/GLSLmath.hpp>
#include <vlCore/Vector4.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  vl::Interpolator
 Abstract class for all the interpolators. More...
class  vl::InterpolatorFVec4
 Abstract class that interpolates vl::fvec4 values. More...
class  vl::InterpolatorFVec3
 Abstract class that interpolates vl::fvec3 values. More...
class  vl::InterpolatorFVec2
 Abstract class that interpolates vl::fvec2 values. More...
class  vl::InterpolatorFloat
 Abstract class that interpolates float values. More...
class  vl::InterpolatorDVec4
 Abstract class that interpolates vl::dvec4 values. More...
class  vl::InterpolatorDVec3
 Abstract class that interpolates vl::dvec3 values. More...
class  vl::InterpolatorDVec2
 Abstract class that interpolates vl::dvec2 values. More...
class  vl::InterpolatorDouble
 Abstract class that interpolates double values. More...

Namespaces

namespace  vl
 

Visualization Library namespace.



Visualization Library v2011.05.1142 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 26 2011 22:51:27.
Permission is granted to use this page to write and publish articles regarding Visualization Library.