Wrap model in order to create homogeneous model easily.
This commit is contained in:
parent
f8d2d1cfa5
commit
6974bc7bbe
10 changed files with 252 additions and 20 deletions
|
|
@ -58,7 +58,7 @@ template<class EOT>
|
|||
class IslandModel
|
||||
{
|
||||
public:
|
||||
IslandModel(AbstractTopology& topo);
|
||||
IslandModel(AbstractTopology& _topo);
|
||||
|
||||
/**
|
||||
* Add an island to the model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue