![]() |
Project
|
One DNF cell: [first, first + count) of the halfspace array, intersected; volume is its own volume.
More...
#include <O2FlatCSG.h>
Public Attributes | |
| int | first = 0 |
| int | count = 0 |
| double | volume = 0. |
One DNF cell: [first, first + count) of the halfspace array, intersected; volume is its own volume.
Definition at line 37 of file O2FlatCSG.h.
| int o2::cad::FlatCSGCell::count = 0 |
Definition at line 39 of file O2FlatCSG.h.
| int o2::cad::FlatCSGCell::first = 0 |
Definition at line 38 of file O2FlatCSG.h.
| double o2::cad::FlatCSGCell::volume = 0. |
Definition at line 40 of file O2FlatCSG.h.