Jeospace API

org.jeospace.x3d.node
Class Billboard

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

public class Billboard
extends Node

An SAI Billboard node wrapper.

Version:
$Revision: 1.2 $
Author:
Rex Melton

Field Summary
 org.web3d.x3d.sai.MFNode addChildren
          The addChildren eventIn
 org.web3d.x3d.sai.SFVec3f axisOfRotation
          The axisOfRotation exposedField
 org.web3d.x3d.sai.SFVec3f bboxCenter
          The bboxCenter field
 org.web3d.x3d.sai.SFVec3f bboxSize
          The bboxSize field
 org.web3d.x3d.sai.MFNode children
          The children exposedField
 org.web3d.x3d.sai.SFNode metadata
          The metadata exposedField
 org.web3d.x3d.sai.MFNode removeChildren
          The removeChildren eventIn
 
Fields inherited from class org.jeospace.x3d.node.Node
node
 
Constructor Summary
Billboard(org.web3d.x3d.sai.X3DNode node)
          Constructor
Billboard(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


children

public final org.web3d.x3d.sai.MFNode children
The children exposedField


addChildren

public final org.web3d.x3d.sai.MFNode addChildren
The addChildren eventIn


removeChildren

public final org.web3d.x3d.sai.MFNode removeChildren
The removeChildren eventIn


bboxCenter

public final org.web3d.x3d.sai.SFVec3f bboxCenter
The bboxCenter field


bboxSize

public final org.web3d.x3d.sai.SFVec3f bboxSize
The bboxSize field


axisOfRotation

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

Constructor Detail

Billboard

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


Billboard

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


Jeospace API

Copyright © 2006 - jeospace.org