Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::dseg::SegmentsSet Class Reference

This class contains a list of SegmentHypothesis . More...


Detailed Description

This class contains a list of SegmentHypothesis .

Definition at line 18 of file SegmentsSet.hpp.

#include <SegmentsSet.hpp>

List of all members.

Public Member Functions

 SegmentsSet (const SegmentsSet &)
SegmentsSetoperator= (const SegmentsSet &_rhs)
void addSegment (SegmentHypothesis *)
 Add a segment to the set.
SegmentHypothesissegmentAt (unsigned int _index)
const SegmentHypothesissegmentAt (unsigned int _index) const
SegmentHypothesissegmentId (unsigned int _id)
unsigned int count () const
std::vector
< jafar::geom::Segment2D
toSegment2DList () const

Private Attributes

std::vector< SegmentHypothesis * > m_segments

Member Function Documentation

unsigned int jafar::dseg::SegmentsSet::count ( ) const
Returns:
the number of segments in the set.
Returns:
the SegmentHypothesis at a given index.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS