Skip to content

CXNodeSelectorFillFromArray

function

Back to Helios Network Native C API

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

Description

Fills the selector with the provided node indices.

Signature

CX_EXTERN CXBool CXNodeSelectorFillFromArray(CXNodeSelectorRef selector, const CXIndex *indices, CXSize count);