Skip to content

CXNetworkGetMultiCategoryWeights

function

Back to Helios Network Native C API

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

Description

Returns the packed weight buffer, or NULL when the attribute is unweighted.

Signature

CX_EXTERN float* CXNetworkGetMultiCategoryWeights(CXNetworkRef network, CXAttributeScope scope, const CXString name);