VIP: Volume Image Processing


plidepassage.h
Go to the documentation of this file.
1/****************************************************************************
2 * PROJECT : V.I.P. Library
3 * MODULE NAME : vip/fold_arg * TYPE : Header
4 * AUTHOR : MANGIN J-F * CREATION : 09/08/1999
5 * VERSION : 1.5 * REVISION :
6 * LANGUAGE : C * EXAMPLE :
7 * DEVICE : Linux
8 ****************************************************************************
9 *
10 * DESCRIPTION : creation de la relation de type plidepassage
11 *
12 ****************************************************************************
13 *
14 *
15 ****************************************************************************
16 * REVISIONS : DATE | AUTHOR | DESCRIPTION
17 *--------------------|--------------|---------------------------------------
18 * / / | |
19 ****************************************************************************/
20
21#ifndef VIP_PLIDEPASSAGE_H
22#define VIP_PLIDEPASSAGE_H
23
24#ifdef __cplusplus
25extern "C" {
26#endif
27
28
29
30 typedef struct plidepassage {
31 Vip3DBucket_S16BIT *points;
32 int index1;
33 int index2;
38 float size;
40 float depth;
41 Vip3DPoint_S16BIT location;
43 Vip3DPoint_VFLOAT reflocation;
46
51
52
53
54
55
56#ifdef __cplusplus
57}
58#endif
59
60#endif
struct plidepassage PliDePassage
struct plidepassageset PliDePassageSet
Vip3DPoint_S16BIT location
Vip3DPoint_VFLOAT reflocation
struct plidepassage * next
struct surfacesimple * s2
int reflocation_filled
Vip3DBucket_S16BIT * points
struct surfacesimple * s1
PliDePassage * first_pp