vtk Module

paraview.vtk.buffer_shared()

Check if two objects share the same buffer, meaning that they point to the same block of memory. An TypeError exception will be raised if either of the objects does not provide a buffer.