Is there a way to fill a closed surface with voxels, thus converting it into a volume? Or, alternatively, is there a simple way to determine whether a point (x, y, z) lies inside or outside of a surface? Is so, I could manually construct a volume easily, by setting 0-s for outer and 1-s for inner points.