Uses of Class
com.jme3.bullet.collision.shapes.CompoundCollisionShape

Packages that use CompoundCollisionShape
com.jme3.bullet.util   
 

Uses of CompoundCollisionShape in com.jme3.bullet.util
 

Methods in com.jme3.bullet.util with parameters of type CompoundCollisionShape
static void CollisionShapeFactory.shiftCompoundShapeContents(CompoundCollisionShape compoundShape, Vector3f vector)
          This method moves each child shape of a compound shape by the given vector