Skip to content

CXEdgeSelectorIntersect

function

Back to Helios Network Native C API

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

Description

Intersects an edge selector in-place with another selector (active indices only).

Signature

CX_EXTERN CXBool CXEdgeSelectorIntersect(CXEdgeSelectorRef selector, CXEdgeSelectorRef other, CXNetworkRef network);