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