Home
last modified time | relevance | path

Searched refs:interpolate_normals (Results 1 – 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtContactProcessing.h92 SIMD_FORCE_INLINE void interpolate_normals( btVector3 * normals,int normal_count) in interpolate_normals() function
Dgim_contact.cpp105 pcontact->interpolate_normals(coincident_normals,coincident_count); in merge_contacts()
DbtContactProcessing.cpp138 pcontact->interpolate_normals(coincident_normals,coincident_count); in merge_contacts()
Dgim_contact.h106 SIMD_FORCE_INLINE void interpolate_normals( btVector3 * normals,GUINT normal_count) in interpolate_normals() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DGIM_CONTACT.java127 public void interpolate_normals(btVector3 normals, int normal_count) { in interpolate_normals() method in GIM_CONTACT
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
Dcollision_wrap.cpp52026 (arg1)->interpolate_normals(arg2,arg3); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_GIM_1CONTACT_1interpolate_1normals()