SiGraph: sulcal graphs


roiattrib.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2003 CEA
3 *
4 * This software and supporting documentation were developed by
5 * CEA/DSV/SHFJ
6 * 4 place du General Leclerc
7 * 91401 Orsay cedex
8 * France
9 *
10 */
11
12#ifndef SI_ROI_ATTRIBUTES
13#define SI_ROI_ATTRIBUTES
14
15
16#include <si/graph/attrib.h>
17
18// Models
19
20#define SIA_ROI_DESCRIPTOR "roi_descriptor"
21
22#endif
23