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

#include <MRMeshIntersect.h>

+ Inheritance diagram for MR::MultiMeshIntersectionResult:

Public Attributes

const Meshmesh = nullptr
 the intersection found in this mesh
 
- Public Attributes inherited from MR::MeshIntersectionResult
PointOnFace proj
 stores intersected face and global coordinates
 
MeshTriPoint mtp
 stores barycentric coordinates
 
float distanceAlongLine = 0
 stores the distance from ray origin to the intersection point in direction units
 

Additional Inherited Members

- Public Member Functions inherited from MR::MeshIntersectionResult
 operator bool () const
 check for validity
 

Member Data Documentation

◆ mesh

const Mesh* MR::MultiMeshIntersectionResult::mesh = nullptr

the intersection found in this mesh


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