org.odejava.test
Interface Demonstration

All Known Implementing Classes:
MultiGeomTest, NormalTest, XODEExample

public interface Demonstration

Demo interface - can be plugged into org.odejava.xith3d.test.RunDemo

Author:
William Denniss

Method Summary
 List<Geom> getGeoms()
          Returns registered geoms
 void step()
          Steps the world
 

Method Detail

step

void step()
Steps the world


getGeoms

List<Geom> getGeoms()
Returns registered geoms