MeshKernel
Public Attributes | List of all members
meshkernel::FaceMeshPolyLineIntersection Struct Reference

An intersection with a mesh face. More...

#include <Mesh2DIntersections.hpp>

Public Attributes

double polylineDistance {constants::missing::doubleValue}
 The location of the intersection expressed as an adimensional distance from the polyline start.
 
UInt faceIndex {constants::missing::uintValue}
 The face index.
 
std::vector< UIntedgeIndices
 The indexes of crossed edges.
 
std::vector< UIntedgeNodes
 The indexes of the nodes defining the crossed edges.
 

Detailed Description

An intersection with a mesh face.


The documentation for this struct was generated from the following file: