Home
last modified time | relevance | path

Searched refs:theLoadStateFlag (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/imaging/
H A DossimImageChain.h396 mutable bool theLoadStateFlag; variable
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimImageChain.cpp70 theLoadStateFlag(false) in ossimImageChain()
1479 theLoadStateFlag = true; in loadState()
1494 theLoadStateFlag = false; in loadState()
1671 if(!theLoadStateFlag) in connectInputEvent()