Project OpenGeode
class OwnerSegment
cpp
Inherits from GenericSegment<Point<2U>, 2U>Inherits from GenericSegment<Point<2U>, 2U>class OwnerSegment
cpp
Inherits from GenericSegment<Point<3U>, 3U>Inherits from GenericSegment<Point<3U>, 3U>class OwnerSegment
cpp
Inherits from GenericSegment<Point<1U>, 1U>Inherits from GenericSegment<Point<1U>, 1U>class OwnerSegment
cpp
Inherits from GenericSegment<Point<dimension>, dimension>Inherits from GenericSegment<Point<dimension>, dimension>Functions
OwnerSegment
cpp
public void OwnerSegment<>(Point<dimension> point0, Point<dimension> point1)public void OwnerSegment<>(Point<dimension> point0, Point<dimension> point1)OwnerSegment
cpp
public void OwnerSegment<>(const OwnerSegment<dimension> & other)public void OwnerSegment<>(const OwnerSegment<dimension> & other)operator=
cpp
public OwnerSegment<dimension> & operator=(const OwnerSegment<dimension> & other)public OwnerSegment<dimension> & operator=(const OwnerSegment<dimension> & other)OwnerSegment
cpp
public void OwnerSegment<>(OwnerSegment<dimension> && other)public void OwnerSegment<>(OwnerSegment<dimension> && other)operator=
cpp
public OwnerSegment<dimension> & operator=(OwnerSegment<dimension> && other)public OwnerSegment<dimension> & operator=(OwnerSegment<dimension> && other)