Public Member Functions | Public Attributes
cob_3d_features::SortableDataPoint Struct Reference

#include <most_discriminating_data_points.h>

List of all members.

Public Member Functions

bool operator< (const SortableDataPoint &other) const
bool operator<= (const SortableDataPoint &other) const
bool operator> (const SortableDataPoint &other) const
bool operator>= (const SortableDataPoint &other) const
 SortableDataPoint ()
 SortableDataPoint (const int &index, const float &mean_distance)

Public Attributes

float dist
int idx

Detailed Description

Definition at line 73 of file most_discriminating_data_points.h.


Constructor & Destructor Documentation

Definition at line 76 of file most_discriminating_data_points.h.

cob_3d_features::SortableDataPoint::SortableDataPoint ( const int &  index,
const float &  mean_distance 
) [inline]

Definition at line 78 of file most_discriminating_data_points.h.


Member Function Documentation

bool cob_3d_features::SortableDataPoint::operator< ( const SortableDataPoint other) const [inline]

Definition at line 82 of file most_discriminating_data_points.h.

bool cob_3d_features::SortableDataPoint::operator<= ( const SortableDataPoint other) const [inline]

Definition at line 88 of file most_discriminating_data_points.h.

bool cob_3d_features::SortableDataPoint::operator> ( const SortableDataPoint other) const [inline]

Definition at line 85 of file most_discriminating_data_points.h.

bool cob_3d_features::SortableDataPoint::operator>= ( const SortableDataPoint other) const [inline]

Definition at line 91 of file most_discriminating_data_points.h.


Member Data Documentation

Definition at line 95 of file most_discriminating_data_points.h.

Definition at line 94 of file most_discriminating_data_points.h.


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


cob_3d_features
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:02:26