UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
U3dSVRGMathAbstractSurface::GridCell Struct Reference

#include <u3d_svrg_math_abstract_surface.hpp>

Public Member Functions

 GridCell (int i_ind, double i_z)
 

Public Attributes

int ip_ind
 
double z
 

Detailed Description

Surface grid cell

Constructor & Destructor Documentation

U3dSVRGMathAbstractSurface::GridCell::GridCell ( int  i_ind,
double  i_z 
)
inline

Constructor with internal data provided

Member Data Documentation

int U3dSVRGMathAbstractSurface::GridCell::ip_ind

Index in array of initial points (-1 if not initial)

double U3dSVRGMathAbstractSurface::GridCell::z

3d point z-coordinate in case of not initial point


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