Jeospace API

org.jeospace.x3d.node
Class OrientationInterpolator

java.lang.Object
  extended byorg.jeospace.x3d.node.Node
      extended byorg.jeospace.x3d.node.OrientationInterpolator

public class OrientationInterpolator
extends Node

An SAI OrientationInterpolator node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.MFFloat key
          The key exposedField
 org.web3d.x3d.sai.MFRotation keyValue
          The keyValue exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFFloat set_fraction
          The set_fraction eventIn
 org.web3d.x3d.sai.SFRotation value_changed
          The value_changed eventOut
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
OrientationInterpolator(org.web3d.x3d.sai.X3DNode node)
          Constructor
OrientationInterpolator(org.web3d.x3d.sai.X3DScene scene)
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

metadata

public final org.web3d.x3d.sai.SFNode metadata
The metadata exposedField


key

public final org.web3d.x3d.sai.MFFloat key
The key exposedField


keyValue

public final org.web3d.x3d.sai.MFRotation keyValue
The keyValue exposedField


set_fraction

public final org.web3d.x3d.sai.SFFloat set_fraction
The set_fraction eventIn


value_changed

public final org.web3d.x3d.sai.SFRotation value_changed
The value_changed eventOut

Constructor Detail

OrientationInterpolator

public OrientationInterpolator(org.web3d.x3d.sai.X3DScene scene)
Constructor


OrientationInterpolator

public OrientationInterpolator(org.web3d.x3d.sai.X3DNode node)
Constructor


Jeospace API

Copyright © 2006 - jeospace.org