casa
$Rev:20696$
|
Go to the source code of this file.
Functions | |
casa::ImageRegion * | dounion (casa::Record *®ions) |
Helper method for doing unions, because the code in this method is needed in multiple places. | |
void | setup () |
Just a little routine that creates the casa::RegionManger object and the log object. | |
Variables | |
casa::LogIO * | itsLog |
casa::CasacRegionManager * | itsRegMan |
casa::Bool | itsIsSetup |
casa::ImageRegion * | unionRegion |
casa::ImageRegion* dounion | ( | casa::Record *& | regions | ) |
Helper method for doing unions, because the code in this method is needed in multiple places.
void setup | ( | ) |
Just a little routine that creates the casa::RegionManger object and the log object.
Definition at line 5 of file regionmanager_private.h.
Definition at line 3 of file regionmanager_private.h.
Definition at line 4 of file regionmanager_private.h.
Definition at line 6 of file regionmanager_private.h.