Project OpenGeode
class InfiniteLine
cpp
Inherits from GenericLine<RefPoint<1U>, 1U>Inherits from GenericLine<RefPoint<1U>, 1U>class InfiniteLine
cpp
Inherits from GenericLine<RefPoint<2U>, 2U>Inherits from GenericLine<RefPoint<2U>, 2U>class InfiniteLine
cpp
Inherits from GenericLine<RefPoint<dimension>, dimension>Inherits from GenericLine<RefPoint<dimension>, dimension>Functions
InfiniteLine
cpp
public void InfiniteLine<>(const Vector<dimension> & direction, const Point<dimension> & origin)public void InfiniteLine<>(const Vector<dimension> & direction, const Point<dimension> & origin)InfiniteLine
cpp
public void InfiniteLine<>(const Segment<dimension> & segment)public void InfiniteLine<>(const Segment<dimension> & segment)InfiniteLine
cpp
public void InfiniteLine<>(const InfiniteLine<dimension> & other)public void InfiniteLine<>(const InfiniteLine<dimension> & other)InfiniteLine
cpp
public void InfiniteLine<>(const OwnerInfiniteLine<dimension> & other)public void InfiniteLine<>(const OwnerInfiniteLine<dimension> & other)operator=
cpp
public InfiniteLine<dimension> & operator=(const InfiniteLine<dimension> & other)public InfiniteLine<dimension> & operator=(const InfiniteLine<dimension> & other)InfiniteLine
cpp
public void InfiniteLine<>(InfiniteLine<dimension> && other)public void InfiniteLine<>(InfiniteLine<dimension> && other)operator=
cpp
public InfiniteLine<dimension> & operator=(InfiniteLine<dimension> && other)public InfiniteLine<dimension> & operator=(InfiniteLine<dimension> && other)class InfiniteLine
cpp
Inherits from GenericLine<RefPoint<3U>, 3U>Inherits from GenericLine<RefPoint<3U>, 3U>