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
U3dDivCell Struct Reference

#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
 

Detailed Description

Divided cell is always a leaf of the tree.

Member Data Documentation

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


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