SourceXtractorPlusPlus  0.11
Please provide a description of the project.
Public Attributes | List of all members
SourceXtractor::SegmentationProgress Struct Reference

Used to notify observers of the progress of the processing of the image. More...

#include <Segmentation.h>

Public Attributes

int position
 
int total
 

Detailed Description

Used to notify observers of the progress of the processing of the image.

Definition at line 48 of file Segmentation.h.

Member Data Documentation

◆ position

int SourceXtractor::SegmentationProgress::position

Definition at line 49 of file Segmentation.h.

Referenced by SourceXtractor::ProgressMediator::update().

◆ total

int SourceXtractor::SegmentationProgress::total

Definition at line 49 of file Segmentation.h.

Referenced by SourceXtractor::ProgressMediator::update().


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