Xj3D VRML/X3D Code API

org.web3d.vrml.nodes
Interface VRMLLocalOriginNodeType

All Superinterfaces:
FrameStateListener, VRMLNode, VRMLNodeType

public interface VRMLLocalOriginNodeType
extends VRMLNodeType

Specifies an origin to perform high precision math around.

Version:
$Revision: 1.1 $
Author:
Alan Hudson

Method Summary
 double[] getConvertedCoordRef()
          Get the pointer to the local converted form of the geo coords.
 
Methods inherited from interface org.web3d.vrml.nodes.VRMLNodeType
addNodeListener, getFieldValue, getMetadataObject, getRefCount, hasFieldChanged, isSetupFinished, notifyExternProtoLoaded, removeNodeListener, sendRoute, setDEF, setFrameStateManager, setMetadataObject, setupFinished, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, updateRefCount
 
Methods inherited from interface org.web3d.vrml.lang.VRMLNode
getFieldDeclaration, getFieldIndex, getNodeFieldIndices, getNumFields, getPrimaryType, getSecondaryType, getUserData, getVRMLNodeName, isDEF, setErrorReporter, setUserData, setVersion
 
Methods inherited from interface org.web3d.vrml.nodes.FrameStateListener
allEventsComplete
 

Method Detail

getConvertedCoordRef

public double[] getConvertedCoordRef()
Get the pointer to the local converted form of the geo coords. This doesn't change over time, so the caller can fetch once and hold the reference.


Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium