xmsinterp
1.0
|
convenience struct for natural neighbor interpolation More...
Public Attributes | |
int | m_triIdx |
index of this triangle | |
int | m_edge [2] |
pts that make up edge in CC order | |
xms::Pt3d | m_cc |
circumcenter of triangle made by interp pt with edge | |
convenience struct for natural neighbor interpolation
Definition at line 47 of file InterpNatNeigh.cpp.