Searched defs:indexbase (Results 1 – 9 of 9) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btMultimaterialTriangleMeshShape.h | 43 const unsigned char *indexbase; in ATTRIBUTE_ALIGNED16() local 76 const unsigned char *indexbase; in ATTRIBUTE_ALIGNED16() local
|
D | btTriangleIndexVertexArray.cpp | 39 …rtexbase, int& numverts,PHY_ScalarType& type, int& vertexStride,unsigned char **indexbase,int & in… in getLockedVertexIndexBase() 59 …xbase, int& numverts,PHY_ScalarType& type, int& vertexStride,const unsigned char **indexbase,int &… in getLockedReadOnlyVertexIndexBase() argument
|
D | btStridingMeshInterface.cpp | 32 const unsigned char * indexbase; in InternalProcessAllTriangles() local 237 const unsigned char * indexbase; in serialize() local
|
D | btBvhTriangleMeshShape.cpp | 113 const unsigned char *indexbase; in performRaycast() local 182 const unsigned char *indexbase; in performConvexcast() local
|
D | btOptimizedBvh.cpp | 285 const unsigned char *indexbase = 0; in updateBvhNodes() local
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btStridingMeshInterface.java | 69 …s, SWIGTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int stride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedVertexIndexBase() 73 …s, SWIGTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int stride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedVertexIndexBase() 77 …s, SWIGTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int stride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedReadOnlyVertexIndexBase() 81 …s, SWIGTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int stride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedReadOnlyVertexIndexBase()
|
D | btTriangleIndexVertexArray.java | 202 …GTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int vertexStride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedVertexIndexBase() 206 …GTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int vertexStride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedVertexIndexBase() 210 …GTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int vertexStride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedReadOnlyVertexIndexBase() 214 …GTYPE_p_PHY_ScalarType type, SWIGTYPE_p_int vertexStride, SWIGTYPE_p_p_unsigned_char indexbase, SW… in getLockedReadOnlyVertexIndexBase()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
D | btInternalEdgeUtility.cpp | 332 const unsigned char *indexbase = 0; in btGenerateInternalEdgeInfo() local
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactShape.h | 550 const unsigned char *indexbase; variable
|