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

#include <MRPolyline2Intersect.h>

Public Attributes

EdgePoint edgePoint
 intersection point in polyline
 
float distanceAlongLine = 0
 stores the distance from ray origin to the intersection point in direction units
 

Member Data Documentation

◆ distanceAlongLine

float MR::PolylineIntersectionResult2::distanceAlongLine = 0

stores the distance from ray origin to the intersection point in direction units

◆ edgePoint

EdgePoint MR::PolylineIntersectionResult2::edgePoint

intersection point in polyline


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