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

  /external/jmonkeyengine/engine/src/bullet-native/
jmePhysicsSpace.cpp 144 btThreadSupportInterface* dispatchThreads = createDispatchThreadSupport(4);
145 dispatcher = new SpuGatheringCollisionDispatcher(dispatchThreads, 4, collisionConfiguration);

Completed in 67 milliseconds