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

/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/util/
H A DCollisionShapeFactory.java114 : createSingleMeshShape((Geometry) spatial, realRootNode);
171 return createSingleMeshShape((Geometry) spatial, spatial);
210 private static MeshCollisionShape createSingleMeshShape(Geometry geom, Spatial parent) { method in class:CollisionShapeFactory

Completed in 7151 milliseconds