HomeSort by relevance Sort by last modified time
    Searched refs:ContactStartedCallback (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btPersistentManifold.h 36 typedef void(*ContactStartedCallback)(btPersistentManifold* const &manifold);
40 extern ContactStartedCallback gContactStartedCallback;
btPersistentManifold.cpp 24 ContactStartedCallback gContactStartedCallback = 0;

Completed in 44 milliseconds