Searched defs:getIndices (Results 1 – 10 of 10) sorted by relevance
65 public SWIGTYPE_p_btAlignedObjectArrayT_int_t getIndices() { in getIndices() method in btFace
101 public SWIGTYPE_p_btAlignedObjectArrayT_unsigned_int_t getIndices() { in getIndices() method in PHullResult
109 public SWIGTYPE_p_btAlignedObjectArrayT_unsigned_int_t getIndices() { in getIndices() method in HullResult
290 public void getIndices (short[] indices) { in getIndices() method in Mesh298 public void getIndices (short[] indices, int destOffset) { in getIndices() method in Mesh307 public void getIndices (int srcOffset, short[] indices, int destOffset) { in getIndices() method in Mesh317 public void getIndices (int srcOffset, int count, short[] indices, int destOffset) { in getIndices() method in Mesh
315 public void getIndices (short[] out, int destOffset) { in getIndices() method in MeshBuilder325 protected short[] getIndices () { in getIndices() method in MeshBuilder
178 void getIndices(short *buffer, int triangleCount) { in getIndices() function
152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
140 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in vkt::sr::QuadGrid
1148 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr
4379 public void getIndices(java.nio.ShortBuffer buffer, int triangleCount) { in getIndices() method in btSoftBody