UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_grid_cell.hpp>
Public Attributes | |
U3dGridCell * | c_Childs [8] |
int | c_idBody |
U3dDivCell * | c_b2 |
Substructure which depends on number of bodies and describes this cell contents:
U3dDivCell * U3dGridCell::content::c_b2 |
Case of m_numBodies=2
U3dGridCell * U3dGridCell::content::c_Childs |
Case of m_numBodies=0 - not a leaf List of children of this cell. Number of children is 8 (defined by dividing rule) or 0 (if no children).
int U3dGridCell::content::c_idBody |
Case of m_numBodies=1 The identifier of body to which belongs a cell