Skip to content

CXNetworkPromoteActiveEdgesToRenderEnd

function

Back to Helios Network Native C API

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

Description

Moves active edge indices to the end of the native active order, preserving batch order.

Signature

CX_EXTERN CXBool CXNetworkPromoteActiveEdgesToRenderEnd( CXNetworkRef network, const CXIndex *indices, CXSize count, CXSize *changedStart, CXSize *changedCount );