Package org.web3d.x3d.sai.EnvironmentalSensor

  • Interface Summary 
    Interface Description
    ProximitySensor
    ProximitySensor generates events when the viewer enters, exits and moves within a region of space (defined by a box).
    TransformSensor
    TransformSensor generates output events when its targetObject enters, exits, and moves within a region in space (defined by a box).
    VisibilitySensor
    VisibilitySensor detects when user can see a specific object or region as they navigate the world.
    X3DEnvironmentalSensorNode
    Base type for the environmental sensor nodes ProximitySensor, TransformSensor and VisibilitySensor.