dhart.spatialstructures.NodeList.GetPointers

NodeList.GetPointers() Tuple[c_void_p, c_void_p]

Return the underlying vector and data pointers.

Returns:

vector pointer and data pointer respectively

Return type:

Tuple[c_void_p, c_void_p]