SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
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 43 of file Segmentation.h.

Member Data Documentation

◆ position

int SourceXtractor::SegmentationProgress::position

Definition at line 44 of file Segmentation.h.

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

◆ total

int SourceXtractor::SegmentationProgress::total

Definition at line 44 of file Segmentation.h.

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


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