Function cwipc_sink_free
Defined in File api.h
Function Documentation
-
void cwipc_sink_free(cwipc_sink *sink)
Deallocate the pointcloud sink (C interface).
Because the pointcloud sink may be used in a different implementation language or DLL than where it is implemented we do not count on refcounting and such. Call this method if you no longer need the source.