Skip to content

Project OpenGeode

class Segment

cpp
Inherits from GenericSegment<RefPoint<1U>, 1U>
Inherits from GenericSegment<RefPoint<1U>, 1U>

class Segment

cpp
Inherits from GenericSegment<RefPoint<dimension>, dimension>
Inherits from GenericSegment<RefPoint<dimension>, dimension>

Functions

Segment

cpp
public void Segment<>(const Point<dimension> & point0, const Point<dimension> & point1)
public void Segment<>(const Point<dimension> & point0, const Point<dimension> & point1)

Segment

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

Segment

cpp
public void Segment<>(const OwnerSegment<dimension> & other)
public void Segment<>(const OwnerSegment<dimension> & other)

operator=

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

Segment

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

operator=

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

class Segment

cpp
Inherits from GenericSegment<RefPoint<3U>, 3U>
Inherits from GenericSegment<RefPoint<3U>, 3U>

class Segment

cpp
Inherits from GenericSegment<RefPoint<2U>, 2U>
Inherits from GenericSegment<RefPoint<2U>, 2U>

Geode-solutions' documentation website