Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DTK::X3D::ScalarInterpolator Class Reference

Base class of the Interpolator component defining an ScalarInterpolator ( documentation). More...

Inheritance diagram for X3DTK::X3D::ScalarInterpolator:

X3DTK::X3D::X3DInterpolatorNode X3DTK::X3D::X3DChildNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

Base class of the Interpolator component defining an ScalarInterpolator ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::ScalarInterpolator::ScalarInterpolator  
 

Constructor.

X3DTK::X3D::ScalarInterpolator::ScalarInterpolator const MFFloat &    key,
const MFFloat &    keyValue
 

Constructs a ScalarInterpolator from its attributes.

virtual X3DTK::X3D::ScalarInterpolator::~ScalarInterpolator   [virtual]
 

Virtual destructor.

X3DTK::X3D::ScalarInterpolator::ScalarInterpolator const ScalarInterpolator &    N [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::ScalarInterpolator::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const MFFloat& X3DTK::X3D::ScalarInterpolator::getKeyValue   const [inline]
 

Gets the keyValue attribute.

virtual void X3DTK::X3D::ScalarInterpolator::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement.

Reimplemented from X3DTK::X3D::X3DInterpolatorNode.

void X3DTK::X3D::ScalarInterpolator::setKeyValue const MFFloat &    keyValue
 

Sets the keyValue attribute.

virtual SFString& X3DTK::X3D::ScalarInterpolator::write SFString   output const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DInterpolatorNode.


Generated on Mon Jan 19 10:32:22 2004 for X3DToolKit by doxygen1.2.18