Xj3D 2.0 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(org.j3d.aviatrix3d.SceneGraphPath path)
          Notification that a collision has taken place with the given aviatrix scene object.
 

Method Detail

avatarCollision

void avatarCollision(org.j3d.aviatrix3d.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 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium