public static class CollisionShape
extends java.lang.Object
This Object holds information about a jbullet CollisionShape to be able to reuse
CollisionShapes (as suggested in bullet manuals)
TODO: add static methods to create shapes from nodes (like jbullet-jme constructor)
- See Also:
- Serialized Form