24#ifndef COIN_SOVRMLCOORDINATEINTERPOLATOR_H
25#define COIN_SOVRMLCOORDINATEINTERPOLATOR_H
27#include <Inventor/engines/SoSubNodeEngine.h>
28#include <Inventor/VRMLnodes/SoVRMLInterpolator.h>
29#include <Inventor/fields/SoSFFloat.h>
30#include <Inventor/fields/SoMFFloat.h>
31#include <Inventor/fields/SoMFVec3f.h>
33class COIN_DLL_API SoVRMLCoordinateInterpolator :
public SoVRMLInterpolator
35 typedef SoVRMLInterpolator inherited;
36 SO_NODEENGINE_HEADER(SoVRMLCoordinateInterpolator);
39 static void initClass(
void);
40 SoVRMLCoordinateInterpolator(
void);
46 virtual ~SoVRMLCoordinateInterpolator();
49 class SoVRMLCoordinateInterpolatorP * pimpl;
The SoEngineOutput class is the output slots in SoEngine instances.
Definition SoEngineOutput.h:36
The SoMFVec3f class is a container for SbVec3f vectors.
Definition SoMFVec3f.h:31
virtual void evaluate(void)=0
Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated for Coin by Doxygen 1.13.2.