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
U3dGridCell::content Union Reference

#include <u3d_grid_cell.hpp>

Public Attributes

U3dGridCellc_Childs [8]
 
int c_idBody
 
U3dDivCellc_b2
 

Detailed Description

Substructure which depends on number of bodies and describes this cell contents:

Member Data Documentation

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


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