Home
last modified time | relevance | path

Searched defs:getIndices (Results 1 – 10 of 10) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtFace.java65 public SWIGTYPE_p_btAlignedObjectArrayT_int_t getIndices() { in getIndices() method in btFace
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DPHullResult.java101 public SWIGTYPE_p_btAlignedObjectArrayT_unsigned_int_t getIndices() { in getIndices() method in PHullResult
DHullResult.java109 public SWIGTYPE_p_btAlignedObjectArrayT_unsigned_int_t getIndices() { in getIndices() method in HullResult
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DMesh.java290 public void getIndices (short[] indices) { in getIndices() method in Mesh
298 public void getIndices (short[] indices, int destOffset) { in getIndices() method in Mesh
307 public void getIndices (int srcOffset, short[] indices, int destOffset) { in getIndices() method in Mesh
317 public void getIndices (int srcOffset, int count, short[] indices, int destOffset) { in getIndices() method in Mesh
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/utils/
DMeshBuilder.java315 public void getIndices (short[] out, int destOffset) { in getIndices() method in MeshBuilder
325 protected short[] getIndices () { in getIndices() method in MeshBuilder
/external/libgdx/extensions/gdx-bullet/jni/swig/softbody/
DbtSoftBody.i178 void getIndices(short *buffer, int triangleCount) { in getIndices() function
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp140 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in vkt::sr::QuadGrid
/external/llvm/lib/IR/
DConstants.cpp1148 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBody.java4379 public void getIndices(java.nio.ShortBuffer buffer, int triangleCount) { in getIndices() method in btSoftBody