extrema::RLERegion Struct Reference

Description of a RLE region. More...

#include <libExtrema.h>

Inheritance diagram for extrema::RLERegion:

extrema::Region List of all members.

Public Member Functions

bool operator< (const RLERegion &a) const
 Stability ordering operator.

Public Attributes

vector< RLEItemrle
 Vector that holds RLE representation of the region.

Detailed Description

Description of a RLE region.


Member Function Documentation

bool extrema::RLERegion::operator< ( const RLERegion a  )  const [inline]

Stability ordering operator.


Member Data Documentation

vector<RLEItem> extrema::RLERegion::rle

Vector that holds RLE representation of the region.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 22 15:33:47 2006 by  doxygen 1.4.7