UNIVERS
15.3
UNIVERS base processing software API
|
#include <u2d_grid_cell.hpp>
Public Attributes | |
U2dGridCell * | c_childs [4] |
unsigned char | c_bodyID |
U2dSurfCell * | c_surfCell |
Content with main usefull information
unsigned char U2dGridCell::content::c_bodyID |
ID of contained body. Case of m_bodiesNum = 1
U2dGridCell* U2dGridCell::content::c_childs[4] |
Pointers to cells "children". Case of m_bodiesNum = 0
U2dSurfCell* U2dGridCell::content::c_surfCell |
Information about contained surfaces. Case of m_bodiesNum >= 2