#include "MRId.h"#include "MRVector.h"#include "MRVector3.h"#include <cfloat>#include <optional>#include <queue>Go to the source code of this file.
Classes | |
| struct | MR::VertDistance |
| class | MR::SurfaceDistanceBuilder |
| this class is responsible for iterative construction of distance map along the surface More... | |
Namespaces | |
| namespace | MR |
Functions | |
| bool | MR::operator< (const VertDistance &a, const VertDistance &b) |
| smaller distance to be the first | |