Skip to content

CXNetworkPromoteActiveNodesToRenderEnd

function

Back to Helios Network Native C API

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

Description

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

Signature

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