| /external/deqp/modules/glshared/ |
| D | glsRandomShaderCase.hpp | 50 const std::vector<float>& getVertices (void) const { return m_vertices; } in getVertices() function in deqp::gls::VertexArray 51 std::vector<float>& getVertices (void) { return m_vertices; } in getVertices() function in deqp::gls::VertexArray
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
| D | PolygonRegion.java | 52 public float[] getVertices () { in getVertices() method in PolygonRegion
|
| D | PolygonSprite.java | 205 public float[] getVertices () { in getVertices() method in PolygonSprite
|
| D | BitmapFontCache.java | 540 public float[] getVertices () { in getVertices() method in BitmapFontCache 544 public float[] getVertices (int page) { in getVertices() method in BitmapFontCache
|
| D | Sprite.java | 409 public float[] getVertices () { in getVertices() method in Sprite
|
| /external/libgdx/extensions/gdx-bullet/jni/swig/softbody/ |
| D | btSoftBody.i | 126 void getVertices(btScalar *buffer, int vertexCount, int vertexSize, int posOffset) { in getVertices() function 138 …void getVertices(float *vertices, int vertexSize, int posOffset, short *indices, int indexOffset, … in getVertices() function 151 …void getVertices(float *vertices, int vertexSize, int posOffset, int normalOffset, short *indices,… in getVertices() function
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
| D | btBox2dShape.java | 77 public btVector3 getVertices() { in getVertices() method in btBox2dShape
|
| D | btPrimitiveTriangle.java | 65 public btVector3 getVertices() { in getVertices() method in btPrimitiveTriangle
|
| D | btConvexPolyhedron.java | 69 public btVector3Array getVertices() { in getVertices() method in btConvexPolyhedron
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
| D | Mesh.java | 221 public float[] getVertices (float[] vertices) { in getVertices() method in Mesh 229 public float[] getVertices (int srcOffset, float[] vertices) { in getVertices() method in Mesh 237 public float[] getVertices (int srcOffset, int count, float[] vertices) { in getVertices() method in Mesh 247 public float[] getVertices (int srcOffset, int count, float[] vertices, int destOffset) { in getVertices() method in Mesh
|
| /external/libgdx/gdx/src/com/badlogic/gdx/math/ |
| D | Polygon.java | 47 public float[] getVertices () { in getVertices() method in Polygon
|
| D | Polyline.java | 42 public float[] getVertices () { in getVertices() method in Polyline
|
| /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/ |
| D | AABB.java | 128 public final void getVertices(Vec2[] argRay) { in getVertices() method in AABB
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/ |
| D | ConvexH.java | 145 public btVector3Array getVertices() { in getVertices() method in ConvexH
|
| D | btConvexHullComputer.java | 136 public btVector3Array getVertices() { in getVertices() method in btConvexHullComputer
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/ |
| D | MeshBuilder.java | 292 public void getVertices (float[] out, int destOffset) { in getVertices() method in MeshBuilder 302 protected float[] getVertices () { in getVertices() method in MeshBuilder
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/ |
| D | Decal.java | 379 public float[] getVertices () { in getVertices() method in Decal
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/ |
| D | btSoftBody.java | 4345 …public void getVertices(java.nio.FloatBuffer buffer, int vertexCount, int vertexSize, int posOffse… in getVertices() method in btSoftBody 4352 …public void getVertices(java.nio.FloatBuffer vertices, int vertexSize, int posOffset, java.nio.Sho… in getVertices() method in btSoftBody 4361 …public void getVertices(java.nio.FloatBuffer vertices, int vertexSize, int posOffset, int normalOf… in getVertices() method in btSoftBody
|