MeshLib C++ Docs
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
MR::TriIntersectResult Struct Reference
Math group
»
Triangle intersection
#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:
MRTriangleIntersection.h
MR
TriIntersectResult
Generated by
1.11.0