Searched refs:createSingleDynamicMeshShape (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/util/
H A DCollisionShapeFactory.java113 ? createSingleDynamicMeshShape((Geometry) spatial, realRootNode)
186 return createSingleDynamicMeshShape((Geometry) spatial, spatial);
238 private static HullCollisionShape createSingleDynamicMeshShape(Geometry geom, Spatial parent) { method in class:CollisionShapeFactory

Completed in 57 milliseconds