|
Celeritas 0.7.0-dev.167+develop.748f959db
|
Define a node and reference child edges in the geometry graph. More...
#include <Model.hh>
Public Member Functions | |
| operator bool () const | |
| True if it has a label. | |
Public Attributes | |
| Label | label |
| Name for the edge. | |
| GeoMatId | material |
| Filled material ID. | |
| std::vector< VolumeInstanceId > | children |
| Child edges. | |
Define a node and reference child edges in the geometry graph.
A given volume instance ID can appear only once across all volumes.