OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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