Searched defs:vtxIds (Results 1 – 1 of 1) sorted by relevance
955 native void rsnMeshGetVertices(long con, long id, long[] vtxIds, int vtxIdCount); in rsnMeshGetVertices()956 synchronized void nMeshGetVertices(long id, long[] vtxIds, int vtxIdCount) { in nMeshGetVertices()