MeshLib
 
Loading...
Searching...
No Matches
MR::SegmentSegmentIntersectResult Struct Reference

#include <MRPrecisePredicates2.h>

Public Member Functions

 operator bool () const
 

Public Attributes

bool doIntersect = false
 whether the segments intersect
 
bool cIsLeftFromAB = false
 whether the directed line AB has C point at the left
 

Member Function Documentation

◆ operator bool()

MR::SegmentSegmentIntersectResult::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ cIsLeftFromAB

bool MR::SegmentSegmentIntersectResult::cIsLeftFromAB = false

whether the directed line AB has C point at the left

◆ doIntersect

bool MR::SegmentSegmentIntersectResult::doIntersect = false

whether the segments intersect


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