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

#include <MRPrecisePredicates3.h>

Public Member Functions

 operator bool () const
 

Public Attributes

bool doIntersect = false
 whether triangle and segment intersect
 
bool dIsLeftFromABC = false
 whether the plane with orientated triangle ABC has D point at the left
 

Member Function Documentation

◆ operator bool()

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

Member Data Documentation

◆ dIsLeftFromABC

bool MR::TriangleSegmentIntersectResult::dIsLeftFromABC = false

whether the plane with orientated triangle ABC has D point at the left

◆ doIntersect

bool MR::TriangleSegmentIntersectResult::doIntersect = false

whether triangle and segment intersect


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