VIP: Volume Image Processing
vol_carto_cpp.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* PROJECT : V.I.P. Library
3
* MODULE NAME : vip/struct_volume.h * TYPE : Header
4
* AUTHOR : RIVIERE D. * CREATION : 05/12/2004
5
* VERSION : 2.6 * REVISION :
6
* LANGUAGE : C++ * EXAMPLE :
7
* DEVICE :
8
*****************************************************************************
9
*
10
* DESCRIPTION : jfmangin@cea.fr
11
*
12
*****************************************************************************
13
*
14
* USED MODULES :
15
*
16
*****************************************************************************
17
* REVISIONS : DATE | AUTHOR | DESCRIPTION
18
*--------------------|--------------|----------------------------------------
19
*****************************************************************************/
20
21
#ifndef VIP_VOLUME_CARTO_CPP_H
22
#define VIP_VOLUME_CARTO_CPP_H
23
24
#include <
vip/volume/structure.h
>
25
#include <
vip/volume/struct_volume.h
>
26
27
#ifdef VIP_CARTO_VOLUME_WRAPPING
28
29
#include <aims/data/data.h>
30
31
namespace
vip
32
{
33
template
<
typename
T>
34
extern
carto::rc_ptr<carto::Volume<T> >
35
volumeFromVip
(
::Volume
* volume );
36
}
37
38
#endif
39
#endif
40
vip
Definition
vol_carto_cpp.h:32
vip::volumeFromVip
carto::rc_ptr< carto::Volume< T > > volumeFromVip(::Volume *volume)
Volume
Definition
struct_volume.h:76
struct_volume.h
structure.h
vip
volume
vol_carto_cpp.h
Generated by
1.13.2