Rev 671 | Rev 717 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 671 | Rev 697 | ||
---|---|---|---|
Line 22... | Line 22... | ||
22 | #define LAYEREDGRID_H
|
22 | #define LAYEREDGRID_H
|
23 | 23 | ||
24 | #include "grid.h"
|
24 | #include "grid.h"
|
25 | 25 | ||
26 | /** LayeredGrid
|
26 | /** LayeredGrid
|
27 | - | ||
- | 27 | @ingroup tools
|
|
28 | */
|
28 | */
|
29 | 29 | ||
30 | class LayeredGridBase
|
30 | class LayeredGridBase
|
31 | {
|
31 | {
|
32 | public: |
32 | public: |