SiGraph: sulcal graphs


functionalsketchfinderparser.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 *
6 * Olivier Coulon
7 * Laboratoire LSIS,
8 * Marseille, France
9 *
10 * CEA/DSV/SHFJ
11 * 4 place du General Leclerc
12 * 91401 Orsay cedex
13 * France
14 *
15 */
16
17#ifndef SI_FUNCTIONALSKETCH_FUNCTIONALSKETCHFINDERPARSER_H
18#define SI_FUNCTIONALSKETCH_FUNCTIONALSKETCHFINDERPARSER_H
19
20
22
23
24namespace sigraph
25{
26
28 {
29 public:
32
34
36 Tree* t,
37 const std::string & filename );
38 };
39
40 // inline
41
45
46}
47
48#endif
49
static void buildFunctionalSketchFinder(carto::AttributedObject *parent, Tree *t, const std::string &filename)
std::map< std::string, Factory > FactorySet
syntax -> reader
Definition treeParser.h:32
SyntaxedObject< PropertySet > AttributedObject