| /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/bullet/ |
| D | SoftMeshTest.java | 46 int normalOffset; field in SoftMeshTest 123 …ces(meshPart.mesh.getVerticesBuffer(), meshPart.mesh.getVertexSize(), positionOffset, normalOffset, in render() local
|
| D | SoftBodyTest.java | 108 final int normalOffset = mesh.getVertexAttribute(Usage.Normal).offset / 4; in create() local
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/ |
| D | btCPUVertexBufferDescriptor.java | 72 …va.nio.FloatBuffer basePointer, int vertexOffset, int vertexStride, int normalOffset, int normalSt… in SwigConstructbtCPUVertexBufferDescriptor() 77 …va.nio.FloatBuffer basePointer, int vertexOffset, int vertexStride, int normalOffset, int normalSt… in btCPUVertexBufferDescriptor()
|
| D | btSoftBody.java | 4325 …Info, java.nio.FloatBuffer vertices, int vertexSize, int posOffset, int normalOffset, java.nio.Sho… in SwigConstructbtSoftBody() 4332 …Info, java.nio.FloatBuffer vertices, int vertexSize, int posOffset, int normalOffset, java.nio.Sho… in btSoftBody() 4361 …tices(java.nio.FloatBuffer vertices, int vertexSize, int posOffset, int normalOffset, java.nio.Sho… in getVertices()
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
| D | btSoftBodySolverVertexBuffer.h | 130 …Descriptor( float *basePointer, int vertexOffset, int vertexStride, int normalOffset, int normalSt… in btCPUVertexBufferDescriptor()
|
| D | btDefaultSoftBodySolver.cpp | 111 const int normalOffset = cpuVertexBuffer->getNormalOffset(); in copySoftBodyToVertexBuffer() local
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/shapebuilders/ |
| D | RenderableShapeBuilder.java | 105 int normalOffset = -1; in buildNormals() local
|
| /external/libgdx/extensions/gdx-bullet/jni/swig/softbody/ |
| D | btSoftBody.i | 39 …rldInfo *worldInfo, float *vertices, int vertexSize, int posOffset, int normalOffset, short *indic… in btSoftBody() 151 …void getVertices(float *vertices, int vertexSize, int posOffset, int normalOffset, short *indices,… in getVertices()
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/glutils/ |
| D | ImmediateModeRenderer20.java | 43 private final int normalOffset; field in ImmediateModeRenderer20
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/ |
| D | softbody_wrap.cpp | 1889 …dyWorldInfo *worldInfo,float *vertices,int vertexSize,int posOffset,int normalOffset,short *indice… in new_btSoftBody__SWIG_2() 1990 …WIG_2(btSoftBody *self,float *vertices,int vertexSize,int posOffset,int normalOffset,short *indice… in btSoftBody_getVertices__SWIG_2()
|