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

#include <u2d_grid_cell.hpp>

Classes

union  content
 

Public Attributes

U2dBox m_box
 
unsigned m_ID
 
unsigned char m_bodiesNum
 
unsigned char m_depth
 
union U2dGridCell::content m_cellContent
 

Detailed Description

Model grid cell structure

Member Data Documentation

unsigned char U2dGridCell::m_bodiesNum

Number of bodies, contained in the cell

U2dBox U2dGridCell::m_box

Cell area box

unsigned char U2dGridCell::m_depth

Level of the cell inside of the grid tree

unsigned U2dGridCell::m_ID

Unique (inside the grid) cell ID


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