Home
last modified time | relevance | path

Searched defs:typeB (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/
DContactID.java60 public byte typeB; field in ContactID
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/
Db2Contact.cpp117 b2Shape::Type typeB = fixtureB->GetType(); in Destroy() local
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
Db2Collision.h49 uint8 typeB; ///< The feature type on shapeB member
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
Db2World.cpp640 b2BodyType typeB = bB->m_type; in SolveTOI() local
/external/libxml2/
Dxmlschemas.c16003 xmlSchemaTypePtr typeB) in xmlSchemaAreEqualTypes()