Skip to content

CXEdgeSelectorFillFromArray

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:1061

Description

Fills the selector with the provided edge indices.

Signature

CX_EXTERN CXBool CXEdgeSelectorFillFromArray(CXEdgeSelectorRef selector, const CXIndex *indices, CXSize count);