FreeWRL / FreeX3D 4.3.0
org.web3d.x3d.sai.X3DEnvironmentalSensorNode Interface Reference
Inheritance diagram for org.web3d.x3d.sai.X3DEnvironmentalSensorNode:
org.web3d.x3d.sai.X3DSensorNode org.web3d.x3d.sai.X3DChildNode org.web3d.x3d.sai.X3DNode

Public Member Functions

double getEnterTime ()
double getExitTime ()
void getCenter (float[] pos)
void setCenter (float[] pos)
void getSize (float[] size)
void setSize (float[] size)
Public Member Functions inherited from org.web3d.x3d.sai.X3DSensorNode
void setEnabled (boolean state)
boolean getEnabled ()
boolean getIsActive ()
Public Member Functions inherited from org.web3d.x3d.sai.X3DNode
void setMetadata (X3DMetadataObject data) throws InvalidNodeException, ConnectionException
X3DMetadataObject getMetadata () throws InvalidNodeException, ConnectionException
String getNodeName () throws InvalidNodeException, ConnectionException
X3DFieldDefinition[] getFieldDefinitions () throws InvalidNodeException, ConnectionException
int[] getNodeType () throws InvalidNodeException, ConnectionException
X3DField getField (String name) throws InvalidNameException, InvalidNodeException, ConnectionException
void dispose ()

Detailed Description

Definition at line 3 of file X3DEnvironmentalSensorNode.java.


The documentation for this interface was generated from the following file: