SiGraph: sulcal graphs


sulcalsketchfinderparser.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2004 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_SULCALSKETCH_SULCALSKETCHFINDERPARSER_H
13#define SI_SULCALSKETCH_SULCALSKETCHFINDERPARSER_H
14
15
17
18
19namespace sigraph
20{
21
23 {
24 public:
27
29
31 Tree* t,
32 const std::string & filename );
33 };
34
35 // inline
36
40
41}
42
43#endif
44
virtual FactorySet factories()
static void buildSulcalSketchFinder(carto::AttributedObject *parent, Tree *t, const std::string &filename)
std::map< std::string, Factory > FactorySet
syntax -> reader
Definition treeParser.h:32
SyntaxedObject< PropertySet > AttributedObject