VIP: Volume Image Processing
mesh_aims.h
Go to the documentation of this file.
1
/****************************************************************************
2
* PROJECT : V.I.P. Library
3
* MODULE NAME : VipClusterArg * TYPE : Command line
4
* AUTHOR : RIVIERE D. * CREATION : 12/12/2004
5
* VERSION : 2.6 * REVISION :
6
* LANGUAGE : C/C++ * EXAMPLE :
7
* DEVICE :
8
****************************************************************************
9
*
10
* DESCRIPTION :
11
*
12
****************************************************************************
13
*
14
* USED MODULES :
15
*
16
****************************************************************************
17
* REVISIONS : DATE | AUTHOR | DESCRIPTION
18
*--------------------|--------------|---------------------------------------
19
* / / | |
20
****************************************************************************/
21
22
#ifndef VIP_FOLD_ARG_MESH_AIMS_H
23
#define VIP_FOLD_ARG_MESH_AIMS_H
24
25
#include <
vip/volume/structure.h
>
26
#include <
vip/volume/struct_volume.h
>
27
28
#ifdef VIP_CARTO_VOLUME_WRAPPING
29
30
#ifdef __cplusplus
31
extern
"C"
{
32
#endif
33
34
void
meshAims
(
Volume
* vol,
const
char
* outfname );
35
36
#ifdef __cplusplus
37
}
38
#endif
39
40
#endif
41
#endif
42
meshAims
void meshAims(Volume *vol, const char *outfname)
Volume
Definition
struct_volume.h:76
struct_volume.h
structure.h
vip
fold_arg
mesh_aims.h
Generated by
1.13.2