UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
U2dGridCell::content Union Reference

#include <u2d_grid_cell.hpp>

Public Attributes

U2dGridCellc_childs [4]
 
unsigned char c_bodyID
 
U2dSurfCellc_surfCell
 

Detailed Description

Content with main usefull information

Member Data Documentation

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


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