1 #ifndef Geom_BoundDisk_H 2 #define Geom_BoundDisk_H 37 template <
typename... Args>
56 #endif // Geom_BoundDisk_H float outerRadius() const
The outer radius of the disk.
static DiskPointer build(Args &&... args)
Disk(const PositionType &pos, const RotationType &rot, SimpleDiskBounds const &bounds)
ConstReferenceCountingPointer< Disk > ConstBoundDiskPointer
ConstReferenceCountingPointer< Disk > ConstDiskPointer
ReferenceCountingPointer< Disk > BoundDiskPointer
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
ReferenceCountingPointer< Disk > DiskPointer
float innerRadius() const
The inner radius of the disk.
Disk(const PositionType &pos, const RotationType &rot, SimpleDiskBounds *bounds)
const Bounds & bounds() const