UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_abstract_prgrid2d.hpp>
Public Member Functions | |
GridCell (int i_ind, double i_z) | |
Public Attributes | |
int | ip_ind |
double | z |
Surface grid cell
|
inline |
Constructor with internal data provided
int U3dAbstractPRGrid2d::GridCell::ip_ind |
Index in array of initial points (-1 if not initial)
double U3dAbstractPRGrid2d::GridCell::z |
3d point z-coordinate in case of not initial point