HomeSort by relevance Sort by last modified time
    Searched full:createsinglemeshshape (Results 1 - 1 of 1) sorted by null

  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/util/
CollisionShapeFactory.java 114 : createSingleMeshShape((Geometry) spatial, realRootNode);
171 return createSingleMeshShape((Geometry) spatial, spatial);
210 private static MeshCollisionShape createSingleMeshShape(Geometry geom, Spatial parent) {

Completed in 83 milliseconds