UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_grid_cell.hpp>
Public Attributes | |
int | s_idBody1 |
int | s_idBody2 |
int | s_idBound |
unsigned char | s_nTriangles |
std::vector< int > | s_idTriangles |
Divided cell is always a leaf of the tree.
int U3dDivCell::s_idBody1 |
first body identifier
int U3dDivCell::s_idBody2 |
second body identifier
int U3dDivCell::s_idBound |
bound identifier (not used)
std::vector< int > U3dDivCell::s_idTriangles |
Identifiers of surface triangles inside of the cell
unsigned char U3dDivCell::s_nTriangles |
Number of triangles of surface crossed by cell
plus number of triangles inside of the cell