H3D API  2.4.1
Classes | Namespaces
SplineScalarInterpolator.h File Reference

Header file for SplineScalarInterpolator, X3D scene-graph node. More...

#include <H3D/X3DInterpolatorNode.h>
#include <H3D/SFVec2f.h>
#include <H3D/SFBool.h>
#include <H3DUtil/H3DMath.h>

Go to the source code of this file.

Classes

class  H3D::SplineScalarInterpolator
 The SplineScalarInterpolator node non-linearly interpolates among a list of floats to produce an SFFloat value_changed event. More...
 
struct  H3D::SplineScalarInterpolator::SFValue
 The SFValue field updates the interpolated value from the fields routed to it. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for SplineScalarInterpolator, X3D scene-graph node.