Wrap model in order to create homogeneous model easily.

This commit is contained in:
quemy 2012-12-09 19:33:48 +01:00
commit 6974bc7bbe
10 changed files with 252 additions and 20 deletions

View file

@ -58,7 +58,7 @@ template<class EOT>
class IslandModel
{
public:
IslandModel(AbstractTopology& topo);
IslandModel(AbstractTopology& _topo);
/**
* Add an island to the model.