Skip to main content
This example loads a .implicit file, queries its bounding box, then divides that box into a 200x200x200 grid of voxels. For each voxel center, it calls ntop_core_query_field to test whether the point is inside the body, and estimates the total volume as the count of inside voxels multiplied by the volume of a single voxel.