Skip to content

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<dimension>(const Vector<dimension> & direction, const Point<dimension> & origin)
public void Ray<dimension>(const Vector<dimension> & direction, const Point<dimension> & origin)

Ray

cpp
public void Ray<dimension>(const Segment<dimension> & segment)
public void Ray<dimension>(const Segment<dimension> & segment)

Ray

cpp
public void Ray<dimension>(const Ray<dimension> & other)
public void Ray<dimension>(const Ray<dimension> & other)

Ray

cpp
public void Ray<dimension>(const OwnerRay<dimension> & other)
public void Ray<dimension>(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<dimension>(Ray<dimension> && other)
public void Ray<dimension>(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>

Geode-solutions' documentation website