Go to the source code of this file.
Classes | |
| struct | MR::EdgePoint |
| encodes a point on an edge of mesh or of polyline More... | |
| struct | MR::EdgePointPair |
| two edge-points (e.g. representing collision point of two edges) More... | |
| struct | MR::EdgeSegment |
| Represents a segment on one edge. More... | |
Namespaces | |
| namespace | MR |
Functions | |
| MRMESH_API bool | MR::same (const MeshTopology &topology, const EdgePoint &lhs, const EdgePoint &rhs) |
| returns true if two edge-points are equal considering different representations | |