Skip to content

CXNetworkGetNodeAttributeBuffer

function

Back to Helios Network Native C API

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

Description

Returns a pointer to the raw node attribute buffer for the named attribute.

Signature

CX_EXTERN void* CXNetworkGetNodeAttributeBuffer(CXNetworkRef network, const CXString name);