Skip to content

CXNetworkPromoteActiveEdgesForNodesToRenderEnd

function

Back to Helios Network Native C API

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

Description

Moves active edges incident to the supplied active nodes to the end of the native active edge order.

Signature

CX_EXTERN CXBool CXNetworkPromoteActiveEdgesForNodesToRenderEnd( CXNetworkRef network, const CXIndex *nodeIndices, CXSize nodeCount, CXNeighborDirection direction, CXSize *changedStart, CXSize *changedCount );