Skip to content

CXNetworkGetEdgeValidRange

function

Back to Helios Network Native C API

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

Description

Returns the min/max active edge indices as [start,end).

Signature

CX_EXTERN CXBool CXNetworkGetEdgeValidRange(CXNetworkRef network, CXSize *start, CXSize *end);