Jeospace API

org.jeospace.x3d.node
Class Viewpoint

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

public class Viewpoint
extends Node

An SAI Viewpoint node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.SFTime bindTime
          The bindTime eventOut
 org.web3d.x3d.sai.SFVec3f centerOfRotation
          The centerOfRotation exposedField
 org.web3d.x3d.sai.SFString description
          The description exposedField
 org.web3d.x3d.sai.SFFloat fieldOfView
          The fieldOfView exposedField
 org.web3d.x3d.sai.SFBool isBound
          The isBound eventOut
 org.web3d.x3d.sai.SFBool jump
          The jump exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.SFRotation orientation
          The orientation exposedField
 org.web3d.x3d.sai.SFVec3f position
          The position exposedField
 org.web3d.x3d.sai.SFBool retainUserOffsets
          The retainUserOffsets exposedField
 org.web3d.x3d.sai.SFBool set_bind
          The set_bind eventIn
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
Viewpoint(org.web3d.x3d.sai.X3DNode node)
          Constructor
Viewpoint(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


set_bind

public final org.web3d.x3d.sai.SFBool set_bind
The set_bind eventIn


bindTime

public final org.web3d.x3d.sai.SFTime bindTime
The bindTime eventOut


isBound

public final org.web3d.x3d.sai.SFBool isBound
The isBound eventOut


fieldOfView

public final org.web3d.x3d.sai.SFFloat fieldOfView
The fieldOfView exposedField


jump

public final org.web3d.x3d.sai.SFBool jump
The jump exposedField


orientation

public final org.web3d.x3d.sai.SFRotation orientation
The orientation exposedField


position

public final org.web3d.x3d.sai.SFVec3f position
The position exposedField


description

public final org.web3d.x3d.sai.SFString description
The description exposedField


centerOfRotation

public final org.web3d.x3d.sai.SFVec3f centerOfRotation
The centerOfRotation exposedField


retainUserOffsets

public final org.web3d.x3d.sai.SFBool retainUserOffsets
The retainUserOffsets exposedField

Constructor Detail

Viewpoint

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


Viewpoint

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


Jeospace API

Copyright © 2006 - jeospace.org