Aviatrix3D
2.1.0

org.j3d.renderer.aviatrix3d.navigation
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 Aviatrix3D scene object.
 

Method Detail

avatarCollision

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

Parameters:
path - The path to the node that was collided with

Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org