Project
Loading...
Searching...
No Matches
o2::mch::contour::impl::VerticalEdge< T > Class Template Reference

#include <Edge.h>

Inherits o2::mch::contour::impl::ManhattanEdge< T >.

Public Member Functions

 VerticalEdge (T x={}, T y1={}, T y2={})
 
- Public Member Functions inherited from o2::mch::contour::impl::ManhattanEdge< T >
 ManhattanEdge (Vertex< T > b={}, Vertex< T > e={})
 
Vertex< T > begin () const
 
Vertex< T > end () const
 

Detailed Description

template<typename T>
class o2::mch::contour::impl::VerticalEdge< T >

Definition at line 76 of file Edge.h.

Constructor & Destructor Documentation

◆ VerticalEdge()

template<typename T >
o2::mch::contour::impl::VerticalEdge< T >::VerticalEdge ( x = {},
y1 = {},
y2 = {} 
)
inline

Definition at line 79 of file Edge.h.


The documentation for this class was generated from the following file: