/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btStridingMeshInterface.cpp | 31 const unsigned char * vertexbase; in InternalProcessAllTriangles() local 45 …getLockedReadOnlyVertexIndexBase(&vertexbase,numverts,type,stride,&indexbase,indexstride,numtriang… in InternalProcessAllTriangles() 66 graphicsbase = (float*)(vertexbase+tri_indices[0]*stride); in InternalProcessAllTriangles() 68 graphicsbase = (float*)(vertexbase+tri_indices[1]*stride); in InternalProcessAllTriangles() 70 graphicsbase = (float*)(vertexbase+tri_indices[2]*stride); in InternalProcessAllTriangles() 81 graphicsbase = (float*)(vertexbase+tri_indices[0]*stride); in InternalProcessAllTriangles() 83 graphicsbase = (float*)(vertexbase+tri_indices[1]*stride); in InternalProcessAllTriangles() 85 graphicsbase = (float*)(vertexbase+tri_indices[2]*stride); in InternalProcessAllTriangles() 96 graphicsbase = (float*)(vertexbase+tri_indices[0]*stride); in InternalProcessAllTriangles() 98 graphicsbase = (float*)(vertexbase+tri_indices[1]*stride); in InternalProcessAllTriangles() [all …]
|
D | btBvhTriangleMeshShape.cpp | 109 const unsigned char *vertexbase; in performRaycast() local 119 &vertexbase, in performRaycast() 139 float* graphicsbase = (float*)(vertexbase+graphicsindex*stride); in performRaycast() 145 double* graphicsbase = (double*)(vertexbase+graphicsindex*stride); in performRaycast() 178 const unsigned char *vertexbase; in performConvexcast() local 188 &vertexbase, in performConvexcast() 208 float* graphicsbase = (float*)(vertexbase+graphicsindex*stride); in performConvexcast() 214 double* graphicsbase = (double*)(vertexbase+graphicsindex*stride); in performConvexcast() 258 const unsigned char *vertexbase; in processAllTriangles() 269 &vertexbase, in processAllTriangles() [all …]
|
D | btMultimaterialTriangleMeshShape.h | 39 const unsigned char *vertexbase; in ATTRIBUTE_ALIGNED16() local 53 &vertexbase, in ATTRIBUTE_ALIGNED16() 72 const unsigned char *vertexbase; in ATTRIBUTE_ALIGNED16() local 86 &vertexbase, in ATTRIBUTE_ALIGNED16()
|
D | btTriangleIndexVertexArray.cpp | 39 void btTriangleIndexVertexArray::getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts… in getLockedVertexIndexBase() argument 46 (*vertexbase) = (unsigned char *) mesh.m_vertexBase; in getLockedVertexIndexBase() 59 void btTriangleIndexVertexArray::getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase,… in getLockedReadOnlyVertexIndexBase() argument 64 (*vertexbase) = (const unsigned char *)mesh.m_vertexBase; in getLockedReadOnlyVertexIndexBase()
|
D | btStridingMeshInterface.h | 58 …virtual void getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts,PHY_ScalarType& ty… in ATTRIBUTE_ALIGNED16() 60 …virtual void getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int& numverts,PHY_… in ATTRIBUTE_ALIGNED16()
|
D | btTriangleIndexVertexArray.h | 97 …virtual void getLockedVertexIndexBase(unsigned char **vertexbase, int& numverts,PHY_ScalarType& ty… in ATTRIBUTE_ALIGNED16() 99 …virtual void getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int& numverts,PHY_… in ATTRIBUTE_ALIGNED16()
|
D | btOptimizedBvh.cpp | 281 const unsigned char *vertexbase = 0; in updateBvhNodes() local 309 …meshInterface->getLockedReadOnlyVertexIndexBase(&vertexbase,numverts, type,stride,&indexbase,index… in updateBvhNodes() 325 float* graphicsbase = (float*)(vertexbase+graphicsindex*stride); in updateBvhNodes() 333 double* graphicsbase = (double*)(vertexbase+graphicsindex*stride); in updateBvhNodes()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btStridingMeshInterface.java | 69 …public void getLockedVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numvert… in getLockedVertexIndexBase() argument 70 …exIndexBase__SWIG_0(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedVertexIndexBase() 73 …public void getLockedVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numvert… in getLockedVertexIndexBase() argument 74 …exIndexBase__SWIG_1(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedVertexIndexBase() 77 …public void getLockedReadOnlyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() argument 78 …exIndexBase__SWIG_0(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() 81 …public void getLockedReadOnlyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() argument 82 …exIndexBase__SWIG_1(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase()
|
D | btTriangleIndexVertexArray.java | 202 …public void getLockedVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numvert… in getLockedVertexIndexBase() argument 203 …exIndexBase__SWIG_0(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedVertexIndexBase() 206 …public void getLockedVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int numvert… in getLockedVertexIndexBase() argument 207 …exIndexBase__SWIG_1(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedVertexIndexBase() 210 …public void getLockedReadOnlyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() argument 211 …exIndexBase__SWIG_0(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() 214 …public void getLockedReadOnlyVertexIndexBase(SWIGTYPE_p_p_unsigned_char vertexbase, SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase() argument 215 …exIndexBase__SWIG_1(swigCPtr, this, SWIGTYPE_p_p_unsigned_char.getCPtr(vertexbase), SWIGTYPE_p_int… in getLockedReadOnlyVertexIndexBase()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactShape.h | 546 const unsigned char *vertexbase; variable 562 vertexbase = 0; in TrimeshPrimitiveManager() 578 vertexbase = 0; in TrimeshPrimitiveManager() 595 vertexbase = 0; in TrimeshPrimitiveManager() 614 &vertexbase,numverts, in lock() 629 vertexbase = NULL; in unlock() 670 double * dvertices = (double *)(vertexbase + vertex_index*stride); in get_vertex() 677 float * svertices = (float *)(vertexbase + vertex_index*stride); in get_vertex()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
D | btInternalEdgeUtility.cpp | 328 const unsigned char *vertexbase = 0; in btGenerateInternalEdgeInfo() local 339 …meshInterface->getLockedReadOnlyVertexIndexBase(&vertexbase,numverts, type,stride,&indexbase,index… in btGenerateInternalEdgeInfo() 352 float* graphicsbase = (float*)(vertexbase+graphicsindex*stride); in btGenerateInternalEdgeInfo() 360 double* graphicsbase = (double*)(vertexbase+graphicsindex*stride); in btGenerateInternalEdgeInfo()
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/ |
D | collision_wrap.cpp | 51001 arg1->vertexbase = arg2; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1vertexbase_1set() 51003 arg1->vertexbase = 0; in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1vertexbase_1set() 51019 result = (unsigned char *) ((arg1)->vertexbase); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactMeshShapePart_1TrimeshPrimitiveManager_1vertexbase_1get()
|