|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.demos.bsp.BspConverter
public abstract class BspConverter
Constructor Summary | |
---|---|
BspConverter()
|
Method Summary | |
---|---|
abstract void |
addConvexVerticesCollider(java.util.List<javax.vecmath.Vector3f> vertices)
|
void |
convertBsp(java.io.InputStream in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BspConverter()
Method Detail |
---|
public void convertBsp(java.io.InputStream in) throws java.io.IOException
java.io.IOException
public abstract void addConvexVerticesCollider(java.util.List<javax.vecmath.Vector3f> vertices)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |