10 #ifndef ossimVertexExtractor_HEADER 11 #define ossimVertexExtractor_HEADER 50 void setAreaOfInterest(
const ossimIrect& rect);
65 virtual bool isOpen()
const;
112 const vector<ossimIpt>&
getVertices()
const {
return theVertice; }
127 bool extractVertices();
130 void getMinAndIndex(T1* start, T1* end,
133 void getMaxAndIndex(T2* start, T2* end,
142 bool writeVertices();
virtual void setPercentComplete(double percentComplete)
virtual void fireEvent(ossimEvent &event)
virtual void setOutputName(const ossimString &outputName)
virtual bool isOpen() const =0
std::basic_ofstream< char > ofstream
Class for char output file streams.