#include "coverage.hh"#include "dynamic-coverage.hh"#include "inline-macro.hh"#include <list>#include "g-map-basic.hh"#include <cassert>


Go to the source code of this file.
Classes | |
| class | GMap3d::CTemplateStaticCoverage1< Ai > |
| class | GMap3d::CTemplateStaticCoverage2a< Ai, Aj > |
| class | GMap3d::CGenericStaticCoverage |
| class | GMap3d::CTemplateStaticCoverage2b< Ai, Aj > |
| class | GMap3d::CTemplateStaticCoverage3a< Ai, Aj, Ak > |
| class | GMap3d::CTemplateStaticCoverage3b< Ai, Aj, Ak > |
| class | GMap3d::CTemplateStaticCoverage4 |
| class | GMap3d::CStaticCoverageAll |
| class | GMap3d::CStaticBorderCoverage |
Namespaces | |
| namespace | GMap3d |
Typedefs | |
| typedef CTemplateDynamicCoverage0 | GMap3d::CTemplateStaticCoverage0 |
| typedef CTemplateStaticCoverage0 | GMap3d::CStaticCoverageSelf |
| typedef CTemplateStaticCoverage1< 0 > | GMap3d::CStaticCoverage0 |
| typedef CTemplateStaticCoverage1< 1 > | GMap3d::CStaticCoverage1 |
| typedef CTemplateStaticCoverage1< 2 > | GMap3d::CStaticCoverage2 |
| typedef CTemplateStaticCoverage1< 3 > | GMap3d::CStaticCoverage3 |
| typedef CTemplateStaticCoverage2a< 0, 2 > | GMap3d::CStaticCoverage02 |
| typedef CTemplateStaticCoverage2a< 0, 3 > | GMap3d::CStaticCoverage03 |
| typedef CTemplateStaticCoverage2a< 1, 3 > | GMap3d::CStaticCoverage13 |
| typedef CTemplateStaticCoverage2b< 0, 1 > | GMap3d::CStaticCoverage01 |
| typedef CTemplateStaticCoverage2b< 1, 2 > | GMap3d::CStaticCoverage12 |
| typedef CTemplateStaticCoverage2b< 2, 3 > | GMap3d::CStaticCoverage23 |
| typedef CTemplateStaticCoverage3a< 0, 1, 3 > | GMap3d::CStaticCoverage013 |
| typedef CTemplateStaticCoverage3a< 2, 3, 0 > | GMap3d::CStaticCoverage023 |
| typedef CTemplateStaticCoverage3b< 0, 1, 2 > | GMap3d::CStaticCoverage012 |
| typedef CTemplateStaticCoverage3b< 1, 2, 3 > | GMap3d::CStaticCoverage123 |
| typedef CTemplateStaticCoverage4 | GMap3d::CStaticCoverage0123 |
| typedef CStaticCoverage123 | GMap3d::CStaticCoverageVertex |
| typedef CStaticCoverage023 | GMap3d::CStaticCoverageEdge |
| typedef CStaticCoverage013 | GMap3d::CStaticCoverageFace |
| typedef CStaticCoverage012 | GMap3d::CStaticCoverageVolume |
| typedef CStaticCoverage0123 | GMap3d::CStaticCoverageCC |
1.5.8