Home
last modified time | relevance | path

Searched refs:m_feature1 (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
Dgim_contact.h58 GUINT m_feature1;//Face number variable
69 m_feature1(contact.m_feature1), in GIM_CONTACT()
75 m_feature1 = contact.m_feature1; in GIM_CONTACT()
84 m_feature1(feature1), in GIM_CONTACT()
140 newele.m_feature1 = feature1; in push_contact()
155 newele.m_feature1 = feature1; in push_triangle_contacts()
DbtContactProcessing.h49 int m_feature1;//Face number variable
60 m_feature1(contact.m_feature1), in GIM_CONTACT()
70 m_feature1(feature1), in GIM_CONTACT()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
Dcollision_wrap.cpp51893 if (arg1) (arg1)->m_feature1 = arg2; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_GIM_1CONTACT_1feature1_1set()
51906 result = (int) ((arg1)->m_feature1); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_GIM_1CONTACT_1feature1_1get()