Public Member Functions | Public Attributes
cob_3d_segmentation::PolygonContours< TPoint > Class Template Reference

#include <polygon_types.h>

List of all members.

Public Member Functions

void addPoint (int x, int y)
void addPolygon ()
void removeLastPoints (int n)
void removePolygon ()
virtual ~PolygonContours ()

Public Attributes

std::vector< std::vector
< TPoint > > 
polys_

Detailed Description

template<typename TPoint>
class cob_3d_segmentation::PolygonContours< TPoint >

Definition at line 88 of file polygon_types.h.


Constructor & Destructor Documentation

template<typename TPoint>
virtual cob_3d_segmentation::PolygonContours< TPoint >::~PolygonContours ( ) [inline, virtual]

Definition at line 91 of file polygon_types.h.


Member Function Documentation

template<typename TPoint>
void cob_3d_segmentation::PolygonContours< TPoint >::addPoint ( int  x,
int  y 
) [inline]

Definition at line 95 of file polygon_types.h.

template<typename TPoint>
void cob_3d_segmentation::PolygonContours< TPoint >::addPolygon ( ) [inline]

Definition at line 93 of file polygon_types.h.

template<typename TPoint>
void cob_3d_segmentation::PolygonContours< TPoint >::removeLastPoints ( int  n) [inline]

Definition at line 100 of file polygon_types.h.

template<typename TPoint>
void cob_3d_segmentation::PolygonContours< TPoint >::removePolygon ( ) [inline]

Definition at line 94 of file polygon_types.h.


Member Data Documentation

template<typename TPoint>
std::vector<std::vector<TPoint> > cob_3d_segmentation::PolygonContours< TPoint >::polys_

Definition at line 109 of file polygon_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:04