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