H3D API  2.4.1
Classes | Namespaces
PositionInterpolator.h File Reference

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

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

Go to the source code of this file.

Classes

class  H3D::PositionInterpolator
 The PositionInterpolator node linearly interpolates among a list of 3D vectors to produce an SFVec3f value_changed event. More...
 
struct  H3D::PositionInterpolator::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 PositionInterpolator, X3D scene-graph node.