VIP: Volume Image Processing |
![]() |
#include <vip/distmap_static.h>

Data Fields | |
| int | xcubesize |
| int | ycubesize |
| int | zcubesize |
| int | length |
| DistmapMask_point * | first_point |
Definition at line 53 of file distmap_static.h.
| DistmapMask_point* distmap_mask::first_point |
Definition at line 58 of file distmap_static.h.
| int distmap_mask::length |
Definition at line 57 of file distmap_static.h.
| int distmap_mask::xcubesize |
Definition at line 54 of file distmap_static.h.
| int distmap_mask::ycubesize |
Definition at line 55 of file distmap_static.h.
| int distmap_mask::zcubesize |
Definition at line 56 of file distmap_static.h.