![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Information about a detected overlap. More...
#include <bayeux/geomtools/overlapping.h>
Public Attributes | |
| overlap_type | type |
| std::string | name_first |
| Name of the first overlapping volume. More... | |
| int | item_first |
| Copy number of the first overlapping volume. More... | |
| std::string | name_second |
| Name of the second overlapping volume. More... | |
| int | item_second |
| Copy number of the second overlapping volume. More... | |
| vector_3d | vertex |
| Overlapping vertex. More... | |
Information about a detected overlap.
| int geomtools::overlapping::overlap_info::item_first |
Copy number of the first overlapping volume.
| int geomtools::overlapping::overlap_info::item_second |
Copy number of the second overlapping volume.
| std::string geomtools::overlapping::overlap_info::name_first |
Name of the first overlapping volume.
| std::string geomtools::overlapping::overlap_info::name_second |
Name of the second overlapping volume.
| overlap_type geomtools::overlapping::overlap_info::type |
| vector_3d geomtools::overlapping::overlap_info::vertex |
Overlapping vertex.
1.8.15