Xj3D VRML/X3D Code API

org.web3d.vrml.renderer.ogl.input
Interface CollisionListener


public interface CollisionListener

A listener interface used to notify of a collision between the user position and geometry in the scene.

Version:
$Revision: 1.2 $
Author:
Justin Couch

Method Summary
 void avatarCollision(SceneGraphPath path)
          Notification that a collision has taken place with the given aviatrix scene object.
 

Method Detail

avatarCollision

public void avatarCollision(SceneGraphPath path)
Notification that a collision has taken place with the given aviatrix scene object.

Parameters:
path - The path from the root to the collided object

Xj3D VRML/X3D Code API

Copyright © 2001 - 2005 Web3D Consortium