H3D API  2.4.1
Classes | Namespaces
CoordinateInterpolator.h File Reference

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

#include <H3D/X3DInterpolatorNode.h>
#include <H3D/MFVec3f.h>

Go to the source code of this file.

Classes

class  H3D::CoordinateInterpolator
 This node linearly interpolates among a list of MFVec3f values to produce an MFVec3f value_changed event. More...
 
struct  H3D::CoordinateInterpolator::MFValue
 The SFValue field updates the interpolated value from the fields routed to it. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for CoordinateInterpolator, X3D scene-graph node.