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

#include <GeometryUtilities.hpp>

Classes

struct  IntersectionPoint
 
struct  IntersectionSegment
 

Public Attributes

std::map< double, Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::IntersectionPointPoints
 
std::vector< Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::IntersectionSegmentSegments
 

Member Data Documentation

◆ Points

std::map<double, Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::IntersectionPoint> Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::Points

◆ Segments

std::vector<Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::IntersectionSegment> Gedim::GeometryUtilities::IntersectionPolyhedronsSegmentResult::Segments

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