PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::IntersectorMesh2DSegment::IntersectionMesh Struct Referencefinal

#include <IntersectorMesh2DSegment.hpp>

Classes

struct  IntersectionMeshPoint
 
struct  IntersectionMeshSegment
 

Public Attributes

std::map< double, IntersectionMeshPointPoints
 
std::vector< IntersectionMeshSegmentSegments
 

Member Data Documentation

◆ Points

std::map<double, IntersectionMeshPoint> Gedim::IntersectorMesh2DSegment::IntersectionMesh::Points

◆ Segments

std::vector<IntersectionMeshSegment> Gedim::IntersectorMesh2DSegment::IntersectionMesh::Segments

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