VIP: Volume Image Processing


fold_arg_static.h File Reference

Go to the source code of this file.

Data Structures

struct  junctionpoint
 
struct  junctionpointlist
 
struct  touchbassin
 

Macros

#define MIN_SIZE_BASSIN_SPLITTED   20
 

Typedefs

typedef struct junctionpoint JunctionPoint
 
typedef struct junctionpointlist JunctionPointList
 
typedef struct touchbassin TouchBassin
 

Functions

JunctionPointListGetListOfJunctionPoint (Volume *v, int inside, int outside)
 
int VipFreeJunctionPointList (JunctionPointList *jpl)
 

Macro Definition Documentation

◆ MIN_SIZE_BASSIN_SPLITTED

#define MIN_SIZE_BASSIN_SPLITTED   20

Definition at line 29 of file fold_arg_static.h.

Typedef Documentation

◆ JunctionPoint

typedef struct junctionpoint JunctionPoint

◆ JunctionPointList

◆ TouchBassin

typedef struct touchbassin TouchBassin

Function Documentation

◆ GetListOfJunctionPoint()

JunctionPointList * GetListOfJunctionPoint ( Volume * v,
int inside,
int outside )
extern

◆ VipFreeJunctionPointList()

int VipFreeJunctionPointList ( JunctionPointList * jpl)
extern