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

Data Fields | |
| char | name [1024] |
| SurfaceSimpleList * | ss_list |
| JunctionSet * | jset |
| PliDePassageSet * | ppset |
| CortexRelationSet * | cortex_jset |
| VipDeplacement | gotoref |
| Vip3DPoint_S16BIT | min_ima |
| Vip3DPoint_S16BIT | max_ima |
| Vip3DPoint_VFLOAT | min_ref |
| Vip3DPoint_VFLOAT | max_ref |
| Vip3DPoint_VFLOAT | scaleref |
| Vip3DPoint_VFLOAT | vox |
| int | gotoref_filled |
| int | gonetoref |
| int | CAfilled |
| int | CPfilled |
| int | IHfilled |
| Vip3DPoint_S16BIT | CA |
| Vip3DPoint_S16BIT | CP |
| Vip3DPoint_S16BIT | IH |
Definition at line 52 of file fold_arg.h.
| Vip3DPoint_S16BIT fold_arg::CA |
Definition at line 70 of file fold_arg.h.
| int fold_arg::CAfilled |
Definition at line 67 of file fold_arg.h.
| CortexRelationSet* fold_arg::cortex_jset |
Definition at line 57 of file fold_arg.h.
| Vip3DPoint_S16BIT fold_arg::CP |
Definition at line 71 of file fold_arg.h.
| int fold_arg::CPfilled |
Definition at line 68 of file fold_arg.h.
| int fold_arg::gonetoref |
Definition at line 66 of file fold_arg.h.
| VipDeplacement fold_arg::gotoref |
Definition at line 58 of file fold_arg.h.
| int fold_arg::gotoref_filled |
Definition at line 65 of file fold_arg.h.
| Vip3DPoint_S16BIT fold_arg::IH |
Definition at line 72 of file fold_arg.h.
| int fold_arg::IHfilled |
Definition at line 69 of file fold_arg.h.
| JunctionSet* fold_arg::jset |
Definition at line 55 of file fold_arg.h.
| Vip3DPoint_S16BIT fold_arg::max_ima |
Definition at line 60 of file fold_arg.h.
| Vip3DPoint_VFLOAT fold_arg::max_ref |
Definition at line 62 of file fold_arg.h.
| Vip3DPoint_S16BIT fold_arg::min_ima |
Definition at line 59 of file fold_arg.h.
| Vip3DPoint_VFLOAT fold_arg::min_ref |
Definition at line 61 of file fold_arg.h.
| char fold_arg::name[1024] |
Definition at line 53 of file fold_arg.h.
| PliDePassageSet* fold_arg::ppset |
Definition at line 56 of file fold_arg.h.
| Vip3DPoint_VFLOAT fold_arg::scaleref |
Definition at line 63 of file fold_arg.h.
| SurfaceSimpleList* fold_arg::ss_list |
Definition at line 54 of file fold_arg.h.
| Vip3DPoint_VFLOAT fold_arg::vox |
Definition at line 64 of file fold_arg.h.