#include <IntersectorMesh2DSegment.hpp>
Classes | |
| struct | IntersectionMeshPoint |
| struct | IntersectionMeshSegment |
Public Attributes | |
| std::map< double, IntersectionMeshPoint > | Points |
| std::vector< IntersectionMeshSegment > | Segments |
| std::map<double, IntersectionMeshPoint> Gedim::IntersectorMesh2DSegment::IntersectionMesh::Points |
| std::vector<IntersectionMeshSegment> Gedim::IntersectorMesh2DSegment::IntersectionMesh::Segments |