Package ConformanceNist.Sensors.TouchSensor
package ConformanceNist.Sensors.TouchSensor
-
ClassDescriptionA TouchSensor is associated with a white Sphere geometry.Test hitNormal field.Test the hitPoint_changed field.Test hitTexCoord field.Test if a TouchSensor generates an isActive true event when the pointing device indicates a white Sphere geometry.Test if a TouchSensor generates an isOver true event when the pointing device bearing intersects the white Sphere geometry.Test if a TouchSensor grabs all further motion events from pointing device and "overrides" a PlaneSensor that is higher in the sensor hierarchy.Test if a TouchSensor generates a touchTime event when the pointing device indicates a white Sphere geometry.Test if a TouchSensor works in "unison" with a "sibling" PlaneSensor associated with the same Box geometry.