xmsinterp
1.0
|
Convenience struct used in interpolation utility functions. More...
#include <InterpUtil.h>
Public Attributes | |
Pt3d | m_loc |
location of interest | |
double | m_scalar |
scalar at location | |
double | m_weight |
weight at location | |
Convenience struct used in interpolation utility functions.
Definition at line 34 of file InterpUtil.h.