|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bulletphysics.collision.shapes.CompoundShapeChild
public class CompoundShapeChild
Field Summary | |
---|---|
float |
childMargin
|
CollisionShape |
childShape
|
BroadphaseNativeType |
childShapeType
|
Transform |
transform
|
Constructor Summary | |
---|---|
CompoundShapeChild()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Transform transform
public CollisionShape childShape
public BroadphaseNativeType childShapeType
public float childMargin
Constructor Detail |
---|
public CompoundShapeChild()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |