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