VIP: Volume Image Processing


cylinder.h
Go to the documentation of this file.
1/*****************************************************************************
2 * PROJECT : V.I.P. Library
3 * MODULE NAME : cylinder.h * TYPE : Header
4 * AUTHOR : MANGIN J.F. * CREATION : 22/01/2000
5 * VERSION : 1.5 * REVISION :
6 * LANGUAGE : C * EXAMPLE :
7 * DEVICE : Sun SPARC
8 *****************************************************************************
9 *
10 * DESCRIPTION :
11 *
12 *****************************************************************************
13 *
14 * USED MODULES :
15 *
16 *****************************************************************************
17 * REVISIONS : DATE | AUTHOR | DESCRIPTION
18 *--------------------|--------------|----------------------------------------
19 * / / | |
20 *****************************************************************************/
21
22
23#ifndef VIP_CYLINDER_TOP_H
24#define VIP_CYLINDER_TOP_H
25
26#ifdef __cplusplus
27 extern "C" {
28#endif
29
31
32#ifdef __cplusplus
33 }
34#endif
35
36#endif