|
Celeritas 0.7+e2c8f84
|
Per-volume data: material assignment and parent/child instance edges. More...
#include <VolumeData.hh>
Public Attributes | |
| GeoMatId | material |
| Material assignment for this volume. | |
| ItemRange< VolumeInstanceId > | parents |
| Incoming edges: volume instances that instantiate this volume. | |
| ItemRange< VolumeInstanceId > | children |
| Outgoing edges: child volume instances placed inside this volume. | |
Per-volume data: material assignment and parent/child instance edges.
Parents and children are stored as ranges into the vi_storage backend of VolumeParamsData.