Home
last modified time | relevance | path

Searched refs:btGImpactMeshShapePart (Results 1 – 9 of 9) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactMeshShapePart.java18 public class btGImpactMeshShapePart extends btGImpactShapeInterface { class
21 protected btGImpactMeshShapePart(final String className, long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
27 public btGImpactMeshShapePart(long cPtr, boolean cMemoryOwn) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
39 public static long getCPtr(btGImpactMeshShapePart obj) { in getCPtr()
220 public TrimeshPrimitiveManager(btGImpactMeshShapePart.TrimeshPrimitiveManager manager) { in TrimeshPrimitiveManager()
221 …onJNI.new_btGImpactMeshShapePart_TrimeshPrimitiveManager__SWIG_1(btGImpactMeshShapePart.TrimeshPri… in TrimeshPrimitiveManager()
254 public btGImpactMeshShapePart() { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
258 public btGImpactMeshShapePart(btStridingMeshInterface meshInterface, int part) { in btGImpactMeshShapePart() method in btGImpactMeshShapePart
267 public btGImpactMeshShapePart.TrimeshPrimitiveManager getTrimeshPrimitiveManager() { in getTrimeshPrimitiveManager()
269 return (cPtr == 0) ? null : new btGImpactMeshShapePart.TrimeshPrimitiveManager(cPtr, false); in getTrimeshPrimitiveManager()
DbtGImpactMeshShape.java74 public btGImpactMeshShapePart getMeshPart(int index) { in getMeshPart()
76 return (cPtr == 0) ? null : new btGImpactMeshShapePart(cPtr, false); in getMeshPart()
DCollisionJNI.java2770 …pactMeshShapePart_TrimeshPrimitiveManager_margin_set(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_set()
2771 …pactMeshShapePart_TrimeshPrimitiveManager_margin_get(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_margin_get()
2772 …hShapePart_TrimeshPrimitiveManager_meshInterface_set(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_set()
2773 …hShapePart_TrimeshPrimitiveManager_meshInterface_get(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_meshInterface_get()
2774 …mpactMeshShapePart_TrimeshPrimitiveManager_scale_set(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_scale_set()
2775 …mpactMeshShapePart_TrimeshPrimitiveManager_scale_get(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_scale_get()
2776 …ImpactMeshShapePart_TrimeshPrimitiveManager_part_set(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_part_set()
2777 …ImpactMeshShapePart_TrimeshPrimitiveManager_part_get(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_part_get()
2778 …MeshShapePart_TrimeshPrimitiveManager_lock_count_set(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_lock_count_set()
2779 …MeshShapePart_TrimeshPrimitiveManager_lock_count_get(long jarg1, btGImpactMeshShapePart.TrimeshPri… in btGImpactMeshShapePart_TrimeshPrimitiveManager_lock_count_get()
[all …]
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h531 class btGImpactMeshShapePart : public btGImpactShapeInterface
720 btGImpactMeshShapePart() in btGImpactMeshShapePart() function
726 btGImpactMeshShapePart(btStridingMeshInterface * meshInterface, int part) in btGImpactMeshShapePart() function
733 virtual ~btGImpactMeshShapePart() in ~btGImpactMeshShapePart()
915 btAlignedObjectArray<btGImpactMeshShapePart*> m_mesh_parts;
920 btGImpactMeshShapePart * newpart = new btGImpactMeshShapePart(meshInterface,i); in buildMeshParts()
949 btGImpactMeshShapePart * part = m_mesh_parts[i]; in ~btGImpactMeshShape()
971 btGImpactMeshShapePart * getMeshPart(int index) in getMeshPart()
978 const btGImpactMeshShapePart * getMeshPart(int index) const in getMeshPart()
991 btGImpactMeshShapePart * part = m_mesh_parts[i]; in setLocalScaling()
[all …]
DbtGImpactCollisionAlgorithm.h150 const btGImpactMeshShapePart * shape0,
151 const btGImpactMeshShapePart * shape1,
156 const btGImpactMeshShapePart * shape0,
157 const btGImpactMeshShapePart * shape1,
193 const btGImpactMeshShapePart * shape0,
DbtGImpactCollisionAlgorithm.cpp351 const btGImpactMeshShapePart * shape0, in collide_gjk_triangles()
352 const btGImpactMeshShapePart * shape1, in collide_gjk_triangles()
390 const btGImpactMeshShapePart * shape0, in collide_sat_triangles()
391 const btGImpactMeshShapePart * shape1, in collide_sat_triangles()
509 const btGImpactMeshShapePart * shapepart0 = static_cast<const btGImpactMeshShapePart * >(shape0); in gimpact_vs_gimpact()
510 const btGImpactMeshShapePart * shapepart1 = static_cast<const btGImpactMeshShapePart * >(shape1); in gimpact_vs_gimpact()
593 const btGImpactMeshShapePart * shapepart = static_cast<const btGImpactMeshShapePart *>(shape0); in gimpact_vs_shape()
728 const btGImpactMeshShapePart * shape0, in gimpacttrimeshpart_vs_plane_collision()
DbtGImpactShape.cpp73 void btGImpactMeshShapePart::calculateLocalInertia(btScalar mass,btVector3& inertia) const in calculateLocalInertia()
148 void btGImpactMeshShapePart::processAllTrianglesRay(btTriangleCallback* callback,const btVector3& r… in processAllTrianglesRay()
174 void btGImpactMeshShapePart::processAllTriangles(btTriangleCallback* callback,const btVector3& aabb… in processAllTriangles()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
Dcollision_wrap.cpp50844btGImpactMeshShapePart::TrimeshPrimitiveManager *arg1 = (btGImpactMeshShapePart::TrimeshPrimitiveM… in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1margin_1set()
50850 arg1 = *(btGImpactMeshShapePart::TrimeshPrimitiveManager **)&jarg1; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1margin_1set()
50858btGImpactMeshShapePart::TrimeshPrimitiveManager *arg1 = (btGImpactMeshShapePart::TrimeshPrimitiveM… in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1margin_1get()
50864 arg1 = *(btGImpactMeshShapePart::TrimeshPrimitiveManager **)&jarg1; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1margin_1get()
50872btGImpactMeshShapePart::TrimeshPrimitiveManager *arg1 = (btGImpactMeshShapePart::TrimeshPrimitiveM… in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1meshInterface_1set()
50879 arg1 = *(btGImpactMeshShapePart::TrimeshPrimitiveManager **)&jarg1; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1meshInterface_1set()
50887btGImpactMeshShapePart::TrimeshPrimitiveManager *arg1 = (btGImpactMeshShapePart::TrimeshPrimitiveM… in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1meshInterface_1get()
50893 arg1 = *(btGImpactMeshShapePart::TrimeshPrimitiveManager **)&jarg1; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1meshInterface_1get()
50901btGImpactMeshShapePart::TrimeshPrimitiveManager *arg1 = (btGImpactMeshShapePart::TrimeshPrimitiveM… in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1scale_1set()
50908 arg1 = *(btGImpactMeshShapePart::TrimeshPrimitiveManager **)&jarg1; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1scale_1set()
[all …]
Dclasses.i158 SPECIFY_CLASS(btGImpactMeshShapePart, com.badlogic.gdx.physics.bullet.collision)