Home
last modified time | relevance | path

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

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/reg/
H A DPhotoBlock.cpp160 Json::Value imageListJson (Json::arrayValue); in saveJSON() local
164 m_imageList[i]->saveJSON(imageListJson[i]); in saveJSON()
166 pbJSON["images"] = imageListJson; in saveJSON()