Function tess2_sys::tessGetVertexIndices [] [src]

pub unsafe extern "C" fn tessGetVertexIndices(
    tess: *mut TESStesselator
) -> *const TESSindex

Returns pointer to vertex index buffer

Vertex index buffer is used to map output vertices onto input vertices.

internally generated vertices are assigned value of -1