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

#include <MRTriangleIntersection.h>

Public Member Functions

 TriIntersectResult (float U, float V, float dist)
 

Public Attributes

TriPointf bary
 
float t = 0
 

Constructor & Destructor Documentation

◆ TriIntersectResult()

MR::TriIntersectResult::TriIntersectResult ( float U,
float V,
float dist )
inline

Member Data Documentation

◆ bary

TriPointf MR::TriIntersectResult::bary

◆ t

float MR::TriIntersectResult::t = 0

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