#
# NEED_PARMS voxels
#
# HELP: SYNOPSIS:
# HELP:     voxren/bfs/pocketdepth voxels
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the maximum allowed pocket depth for the BFS segmentation 
# HELP:     tool. This influences how long bag-like "holes" in the border 
# HELP:     may be to be considered part of the structure.
# HELP:     Reasonable values are about 2*dist.
#
CECHO ${$root.module.internal.bfs.pocketdepth=(int)$argv[1]}
