Skip to content

CXNetworkSetMultiCategoryEntry

function

Back to Helios Network Native C API

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

Description

Writes one entry of a multi-category attribute using category ids.

Signature

CX_EXTERN CXBool CXNetworkSetMultiCategoryEntry( CXNetworkRef network, CXAttributeScope scope, const CXString name, CXIndex index, const uint32_t *ids, CXSize count, const float *weights );