Skip to content

CXNodeSelectorIntersect

function

Back to Helios Network Native C API

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

Description

Intersects a node selector in-place with another selector (active indices only).

Signature

CX_EXTERN CXBool CXNodeSelectorIntersect(CXNodeSelectorRef selector, CXNodeSelectorRef other, CXNetworkRef network);