#include <MRTriangleIntersection.h>
Public Member Functions | |
| TriIntersectResult (float U, float V, float dist) | |
Public Attributes | |
| TriPointf | bary |
| barycentric representation | |
| float | t = 0 |
| distance from ray origin to p in dir length units | |
|
inline |
| TriPointf MR::TriIntersectResult::bary |
barycentric representation
| float MR::TriIntersectResult::t = 0 |
distance from ray origin to p in dir length units