extrema::RLEItem Struct Reference

A structure that holds coordinates of a RLE element in RLERegion i.e. the RLE representation of a region. More...

#include <libExtrema.h>

Public Attributes

int line
 
int col1
 
int col2
 

Detailed Description

A structure that holds coordinates of a RLE element in RLERegion i.e. the RLE representation of a region.

Member Data Documentation

int extrema::RLEItem::col1
int extrema::RLEItem::col2
int extrema::RLEItem::line

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