Public Member Functions | Public Attributes
cob_3d_segmentation::BoundaryPointsEdge Class Reference

#include <edge_types.h>

List of all members.

Public Member Functions

void addBoundaryIndices (const int cid1, const int cid2, const int idx1, const int idx2)
 BoundaryPointsEdge ()
std::pair< std::list< int >
::iterator, std::list< int >
::iterator > 
getBoundaryPairs ()
std::pair< std::list< int >
::iterator, std::list< int >
::iterator > 
getBoundaryPairsOf (int cid)
bool isAttachedTo (int cid)
std::list< int >::size_type size () const

Public Attributes

std::map< int, std::list< int > > boundary_pairs
float smoothness
int width

Detailed Description

Definition at line 81 of file edge_types.h.


Constructor & Destructor Documentation

Definition at line 84 of file edge_types.h.


Member Function Documentation

void cob_3d_segmentation::BoundaryPointsEdge::addBoundaryIndices ( const int  cid1,
const int  cid2,
const int  idx1,
const int  idx2 
) [inline]

Definition at line 96 of file edge_types.h.

std::pair<std::list<int>::iterator, std::list<int>::iterator> cob_3d_segmentation::BoundaryPointsEdge::getBoundaryPairs ( ) [inline]

Definition at line 88 of file edge_types.h.

std::pair<std::list<int>::iterator, std::list<int>::iterator> cob_3d_segmentation::BoundaryPointsEdge::getBoundaryPairsOf ( int  cid) [inline]

Definition at line 91 of file edge_types.h.

Definition at line 102 of file edge_types.h.

std::list<int>::size_type cob_3d_segmentation::BoundaryPointsEdge::size ( ) const [inline]

Definition at line 94 of file edge_types.h.


Member Data Documentation

Definition at line 105 of file edge_types.h.

Definition at line 106 of file edge_types.h.

Definition at line 104 of file edge_types.h.


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


cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:03