Template Class AxisAlignedBoundingBox::NamedType

Nested Relationships

This class is a nested type of Template Class AxisAlignedBoundingBox.

Class Documentation

template<typename T, typename P>
class Acts::AxisAlignedBoundingBox::NamedType

Strong type helper, not public This is only used to provide sensible tag-dispatch below.

Public Functions

NamedType(const T &value)
NamedType(T &&value)
T &get()
const T &get() const