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

  /external/libgdx/extensions/gdx-bullet/jni/swig/extras/serialize/
gdxBulletSerialize.i 12 %ignore btWorldImporter::getNameForPointer(const void* ptr);
14 const char* getNameForPointer(unsigned long cPtr) {
15 return $self->getNameForPointer((void*)cPtr);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionWorldImporter.h 139 const char* getNameForPointer(const void* ptr) const;
btCollisionWorldImporter.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletWorldImporter/
btWorldImporter.h 150 const char* getNameForPointer(const void* ptr) const;
btWorldImporter.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/com/badlogic/gdx/physics/bullet/extras/
btWorldImporter.java 137 public String getNameForPointer(long ptr) {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/extras/
extras_wrap.cpp     [all...]

Completed in 2215 milliseconds