Public Member Functions | Static Public Member Functions | Public Attributes
cob_3d_segmentation::PolygonPoint Class Reference

#include <polygon_types.h>

List of all members.

Public Member Functions

bool operator< (const PolygonPoint &rhs) const
 PolygonPoint ()
 PolygonPoint (int ctor_x, int ctor_y)
virtual ~PolygonPoint ()

Static Public Member Functions

static int getInd (const int x, const int y)

Public Attributes

int x
int y

Detailed Description

Definition at line 66 of file polygon_types.h.


Constructor & Destructor Documentation

Definition at line 69 of file polygon_types.h.

cob_3d_segmentation::PolygonPoint::PolygonPoint ( int  ctor_x,
int  ctor_y 
) [inline]

Definition at line 70 of file polygon_types.h.

virtual cob_3d_segmentation::PolygonPoint::~PolygonPoint ( ) [inline, virtual]

Definition at line 72 of file polygon_types.h.


Member Function Documentation

static int cob_3d_segmentation::PolygonPoint::getInd ( const int  x,
const int  y 
) [inline, static]

Definition at line 80 of file polygon_types.h.

bool cob_3d_segmentation::PolygonPoint::operator< ( const PolygonPoint rhs) const [inline]

Definition at line 74 of file polygon_types.h.


Member Data Documentation

Definition at line 83 of file polygon_types.h.

Definition at line 83 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