Template Class InternalSeed¶
Defined in File InternalSeed.hpp
Class Documentation¶
-
template<typename
SpacePoint>
classActs::InternalSeed¶ Public Functions
-
InternalSeed(const InternalSpacePoint<SpacePoint> &s0, const InternalSpacePoint<SpacePoint> &s1, const InternalSpacePoint<SpacePoint> &s2, float z)¶
-
InternalSeed &
operator=(const InternalSeed &seed)¶
-
float
z() const¶
Public Members
-
const std::array<const InternalSpacePoint<SpacePoint>*, 3>
sp¶
Protected Attributes
-
float
m_z¶
-