Public Member Functions | |
RegionInformation (const MultiscaleObjectTracker::RegionProperty &prop, float x0, float y0, float pix_per_km, const WeatherScitOutput::PolygonController *controller) | |
RegionInformation () | |
This constructor is there to permit use of STL. | |
Friends | |
class | WeatherScitOutput |
code::BOOStream & | operator<< (code::BOOStream &out, const RegionInformation &obj) |
kmeans::WeatherScitOutput::RegionInformation::RegionInformation | ( | const MultiscaleObjectTracker::RegionProperty & | prop, | |
float | x0, | |||
float | y0, | |||
float | pix_per_km, | |||
const WeatherScitOutput::PolygonController * | controller | |||
) |
kmeans::WeatherScitOutput::RegionInformation::RegionInformation | ( | ) | [inline] |
This constructor is there to permit use of STL.
do not use otherwise.
code::BOOStream& operator<< | ( | code::BOOStream & | out, | |
const RegionInformation & | obj | |||
) | [friend] |
friend class WeatherScitOutput [friend] |