Project
Loading...
Searching...
No Matches
o2::cad::FlatCSGCell Struct Reference

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.
 

Detailed Description

One DNF cell: [first, first + count) of the halfspace array, intersected; volume is its own volume.

Definition at line 37 of file O2FlatCSG.h.

Member Data Documentation

◆ count

int o2::cad::FlatCSGCell::count = 0

Definition at line 39 of file O2FlatCSG.h.

◆ first

int o2::cad::FlatCSGCell::first = 0

Definition at line 38 of file O2FlatCSG.h.

◆ volume

double o2::cad::FlatCSGCell::volume = 0.

Definition at line 40 of file O2FlatCSG.h.


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