Skip to content

Project OpenGeode

class OwnerInfiniteLine

cpp
Inherits from GenericLine<Point<2U>, 2U>
Inherits from GenericLine<Point<2U>, 2U>

class OwnerInfiniteLine

cpp
Inherits from GenericLine<Point<3U>, 3U>
Inherits from GenericLine<Point<3U>, 3U>

class OwnerInfiniteLine

cpp
Inherits from GenericLine<Point<1U>, 1U>
Inherits from GenericLine<Point<1U>, 1U>

class OwnerInfiniteLine

cpp
Inherits from GenericLine<Point<dimension>, dimension>
Inherits from GenericLine<Point<dimension>, dimension>

Functions

OwnerInfiniteLine

cpp
public void OwnerInfiniteLine<>(const Vector<dimension> & direction, Point<dimension> origin)
public void OwnerInfiniteLine<>(const Vector<dimension> & direction, Point<dimension> origin)

OwnerInfiniteLine

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

OwnerInfiniteLine

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

operator=

cpp
public OwnerInfiniteLine<dimension> & operator=(const OwnerInfiniteLine<dimension> & other)
public OwnerInfiniteLine<dimension> & operator=(const OwnerInfiniteLine<dimension> & other)

OwnerInfiniteLine

cpp
public void OwnerInfiniteLine<>(OwnerInfiniteLine<dimension> && other)
public void OwnerInfiniteLine<>(OwnerInfiniteLine<dimension> && other)

operator=

cpp
public OwnerInfiniteLine<dimension> & operator=(OwnerInfiniteLine<dimension> && other)
public OwnerInfiniteLine<dimension> & operator=(OwnerInfiniteLine<dimension> && other)

Geode-solutions' documentation website