ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell Struct Reference

This structure stores an ambiguous cell for a later resolving. More...

#include <CSOMarchingSquares.h>

List of all members.

Public Member Functions

 AmbiguousCell ()
 Constructor.
 AmbiguousCell (CSOMarchingSquaresCell::vecPoint2DIter s, CSOMarchingSquaresCell::vecPoint2DIter e, CSOMarchingSquaresCell c)
 Constructor.

Public Attributes

CSOMarchingSquaresCell::vecPoint2DIter start
 Iterator to the start point of the list of 2D points (current scanned CSO).
CSOMarchingSquaresCell::vecPoint2DIter end
 Iterator to the end point of the list of 2D points (current scanned CSO).
CSOMarchingSquaresCell cell
 The cell itself that yields an ambiguity.


Detailed Description

This structure stores an ambiguous cell for a later resolving.

Definition at line 31 of file CSOMarchingSquares.h.


Constructor & Destructor Documentation

ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell::AmbiguousCell (  )  [inline]

Constructor.

Definition at line 37 of file CSOMarchingSquares.h.

ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell::AmbiguousCell ( CSOMarchingSquaresCell::vecPoint2DIter  s,
CSOMarchingSquaresCell::vecPoint2DIter  e,
CSOMarchingSquaresCell  c 
) [inline]

Constructor.

Definition at line 39 of file CSOMarchingSquares.h.


Member Data Documentation

CSOMarchingSquaresCell ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell::cell

The cell itself that yields an ambiguity.

Definition at line 34 of file CSOMarchingSquares.h.

CSOMarchingSquaresCell::vecPoint2DIter ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell::end

Iterator to the end point of the list of 2D points (current scanned CSO).

Definition at line 33 of file CSOMarchingSquares.h.

CSOMarchingSquaresCell::vecPoint2DIter ml::CSOMarchingSquares::CSOMarchingSquares::AmbiguousCell::start

Iterator to the start point of the list of 2D points (current scanned CSO).

Definition at line 32 of file CSOMarchingSquares.h.


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

Generated on Sat Sep 3 18:39:42 2011 for MeVisLab Toolbox Reference by  doxygen 1.5.8