VIP: Volume Image Processing


distmap_mask Struct Reference

#include <vip/distmap_static.h>

Collaboration diagram for distmap_mask:

Data Fields

int xcubesize
 
int ycubesize
 
int zcubesize
 
int length
 
DistmapMask_pointfirst_point
 

Detailed Description

Definition at line 53 of file distmap_static.h.

Field Documentation

◆ first_point

DistmapMask_point* distmap_mask::first_point

Definition at line 58 of file distmap_static.h.

◆ length

int distmap_mask::length

Definition at line 57 of file distmap_static.h.

◆ xcubesize

int distmap_mask::xcubesize

Definition at line 54 of file distmap_static.h.

◆ ycubesize

int distmap_mask::ycubesize

Definition at line 55 of file distmap_static.h.

◆ zcubesize

int distmap_mask::zcubesize

Definition at line 56 of file distmap_static.h.


The documentation for this struct was generated from the following file: