Celeritas 0.6.0-110+develop.c7dc37d1
|
Public Member Functions | |
VolumeRef | volume (VolumeInstanceRef parent) final |
Outgoing volume node from an instance. | |
ContainerVolInstRef | children (VolumeRef parent) final |
Outgoing instance edges from a volume. | |
Additional Inherited Members | |
![]() | |
using | VolumeRef = V |
A lightweight identifier for a volume: OpaqueId or pointer. | |
using | VolumeInstanceRef = VI |
A lightweight identifier for a volume instance. | |
using | ContainerVolInstRef = CVI |
Container of child volume instances. | |
|
inlinefinalvirtual |
Outgoing instance edges from a volume.
Implements celeritas::VolumeAccessorInterface< V, VI, CVI >.
|
inlinefinalvirtual |
Outgoing volume node from an instance.
Implements celeritas::VolumeAccessorInterface< V, VI, CVI >.