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

Data Fields | |
| Vip3DBucket_S16BIT * | points |
| int | index1 |
| int | index2 |
| struct surfacesimple * | s1 |
| struct surfacesimple * | s2 |
| struct bijunction * | next |
| int | size_filled |
| float | size |
| int | maxdepth_filled |
| float | maxdepth |
| int | mindepth_filled |
| float | mindepth |
| Vip3DPoint_VFLOAT | direction |
| int | direction_filled |
| Vip3DPoint_VFLOAT | refdirection |
| int | refdirection_filled |
| Vip3DPoint_S16BIT | extremity1 |
| int | extremity1_filled |
| Vip3DPoint_VFLOAT | refextremity1 |
| int | refextremity1_filled |
| Vip3DPoint_S16BIT | extremity2 |
| int | extremity2_filled |
| Vip3DPoint_VFLOAT | refextremity2 |
| int | refextremity2_filled |
Definition at line 38 of file junction.h.
| Vip3DPoint_VFLOAT bijunction::direction |
Definition at line 52 of file junction.h.
| int bijunction::direction_filled |
Definition at line 53 of file junction.h.
| Vip3DPoint_S16BIT bijunction::extremity1 |
Definition at line 58 of file junction.h.
| int bijunction::extremity1_filled |
Definition at line 59 of file junction.h.
| Vip3DPoint_S16BIT bijunction::extremity2 |
Definition at line 64 of file junction.h.
| int bijunction::extremity2_filled |
Definition at line 65 of file junction.h.
| int bijunction::index1 |
Definition at line 40 of file junction.h.
| int bijunction::index2 |
Definition at line 41 of file junction.h.
| float bijunction::maxdepth |
Definition at line 48 of file junction.h.
| int bijunction::maxdepth_filled |
Definition at line 47 of file junction.h.
| float bijunction::mindepth |
Definition at line 50 of file junction.h.
| int bijunction::mindepth_filled |
Definition at line 49 of file junction.h.
| struct bijunction* bijunction::next |
Definition at line 44 of file junction.h.
| Vip3DBucket_S16BIT* bijunction::points |
Definition at line 39 of file junction.h.
| Vip3DPoint_VFLOAT bijunction::refdirection |
Definition at line 55 of file junction.h.
| int bijunction::refdirection_filled |
Definition at line 56 of file junction.h.
| Vip3DPoint_VFLOAT bijunction::refextremity1 |
Definition at line 61 of file junction.h.
| int bijunction::refextremity1_filled |
Definition at line 62 of file junction.h.
| Vip3DPoint_VFLOAT bijunction::refextremity2 |
Definition at line 67 of file junction.h.
| int bijunction::refextremity2_filled |
Definition at line 68 of file junction.h.
| struct surfacesimple* bijunction::s1 |
Definition at line 42 of file junction.h.
| struct surfacesimple* bijunction::s2 |
Definition at line 43 of file junction.h.
| float bijunction::size |
Definition at line 46 of file junction.h.
| int bijunction::size_filled |
Definition at line 45 of file junction.h.