|
WSF
|
#include "wsf_coverage_export.h"#include <cstdint>#include "UtLLAPos.hpp"#include "UtVec3.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::coverage::Point |
| A point in a coverage grid. More... | |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::coverage |
Typedefs | |
| using | wsf::coverage::PointId = std::uint64_t |
Variables | |
| constexpr PointId | wsf::coverage::cINVALID_POINT_ID {0} |
| Zero is used everywhere to indicate an invalid point Id. | |