SiGraph: sulcal graphs


vertexclique.h File Reference
#include <set>
#include <graph/graph/vertex.h>
#include <si/graph/clique.h>
Include dependency graph for vertexclique.h:

Go to the source code of this file.

Classes

class  sigraph::VertexClique
 VertexClique - clique of graph vertices. More...
 

Namespaces

namespace  sigraph
 
namespace  carto
 

Typedefs

typedef std::set< Vertex * > sigraph::CComponent
 Composante connexe.