Home
last modified time | relevance | path

Searched refs:OE_TEST (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/engine_quadtree/
H A DTileNodeRegistry.cpp26 #define OE_TEST OE_NULL macro
46 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in add()
61 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in add()
73 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in remove()
103 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in take()
117 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in run()
126 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in run()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/engine_mp/
H A DTileNode.cpp197 #define OE_TEST OE_DEBUG macro
201 OE_TEST << LC << this->getKey().str() in notifyOfArrival()
208 OE_TEST << LC << "bailed on " << getKey().str() << " - null normal texture\n"; in notifyOfArrival()
215 OE_TEST << LC << "bailed on " << getKey().str() << " - null texmat\n"; in notifyOfArrival()
222 OE_TEST << LC << "bailed on " << getKey().str() << " - null image\n"; in notifyOfArrival()
229 OE_TEST << LC << "bailed on " << getKey().str() << " - mismatched sizes\n"; in notifyOfArrival()
234 OE_TEST << LC << "bailed on " << getKey().str() << " - fallback data\n"; in notifyOfArrival()
H A DTileNodeRegistry.cpp29 #define OE_TEST OE_NULL macro
117 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in add()
156 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in remove()
191 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in take()
H A DTilePagedLOD.cpp36 #define OE_TEST OE_NULL macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthFeatures/
H A DFeatureModelLayer.cpp28 #define OE_TEST OE_NULL macro
139 OE_TEST << LC << "setFeatureSource" << std::endl; in setFeatureSource()
185 OE_TEST << LC << "open" << std::endl; in open()
217 OE_TEST << LC << "addedToMap" << std::endl; in addedToMap()
258 OE_TEST << LC << "create" << std::endl; in create()
H A DFeatureModelGraph.cpp57 #define OE_TEST OE_NULL macro
269 OE_TEST << LC << "ctor" << std::endl; in ctor()
1000 OE_TEST << LC << "buildTile " << (key? key->str(): "no key") << std::endl; in buildTile()
1153 OE_TEST << LC << "build " << workingExtent.toString() << std::endl; in build()
1301 OE_TEST << LC << "buildStyleGroups " << selector->name() << std::endl; in buildStyleGroups()
1349 OE_TEST << LC << "queryAndSortIntoStyleGroups " << std::endl; in queryAndSortIntoStyleGroups()
1429 OE_TEST << LC << "createStyleGroup " << style.getName() << std::endl; in createStyleGroup()
1491 OE_TEST << LC << "createStyleGroup " << style.getName() << std::endl; in createStyleGroup()
1597 OE_TEST << LC << "out of sync - requesting update" << std::endl; in traverse()
1608 OE_TEST << LC << "pending update detected" << std::endl; in traverse()
[all …]
H A DBuildGeometryFilter.cpp52 #define OE_TEST OE_NULL in Actor()
136 OE_TEST << LC << "Discarding feature with no poly symbol\n";
159 OE_TEST << LC << "Discarding illegal part (less than 3 verts)\n";
251 OE_TEST << LC << "Oh no. buildAndTilePolygon returned nothing.\n";
256 OE_TEST << LC << "Num drawables = " << geode->getNumDrawables() << "\n";
994OE_TEST << LC << "TABP: Uh oh. found a non-Ring geometry: " << geom->toString(geom->getComponentTy…
1396 OE_TEST << LC << "Building " << polygons.size() << " polygons." << std::endl;
1426OE_TEST << LC << "Building " << polygonizedLines.size() << " polygonized lines." << std::endl;
1439 OE_TEST << LC << "Building " << lines.size() << " lines." << std::endl;
1451 OE_TEST << LC << "Building " << points.size() << " points." << std::endl;
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DGeoTransform.cpp25 #define OE_TEST OE_DEBUG macro
109 OE_TEST << LC << "setPosition failed condition 2\n"; in setPosition()
149 OE_TEST << LC << "onTileAdded fail condition 1\n"; in onTileAdded()
155 OE_TEST << LC << "onTileAdded fail condition 2\n"; in onTileAdded()
H A DElevationPool.cpp27 #define OE_TEST OE_DEBUG macro
139 OE_TEST << LC << "Populating from envelope (" << keyToUse.str() << ")\n"; in fetchTileFromMap()
144 OE_TEST << LC << "Populating from layers (" << keyToUse.str() << ")\n"; in fetchTileFromMap()
218 OE_TEST << " getTile(" << key.str() << ") -> fetch from map\n"; in tryTile()
232 OE_TEST << " getTile(" << key.str() << ") -> available\n"; in tryTile()
252 OE_TEST << " getTile(" << key.str() << ") -> fail\n"; in tryTile()
295 OE_TEST << LC << "Timeout fetching tile " << key.str() << std::endl; in getTile()
H A DDepthOffset.cpp32 #define OE_TEST OE_NULL macro
162 OE_TEST << LC << "Removing depth offset shaders" << std::endl; in setGraph()
175 OE_TEST << LC << "Installing depth offset shaders" << std::endl; in setGraph()
247 OE_TEST << LC << "Recalcluated." << std::endl; in recalculate()
H A DVirtualProgram.cpp42 #define OE_TEST OE_NULL
160OE_TEST << LC << "Released program " << e->_program->getName() << "; dbsize=" << _db.size()-1 << s…
189OE_TEST << LC << "PR SHR1 prog=" << e->_program.get() << " user=" << (user) << " total=" << e->_us…
203OE_TEST << LC << "PR SHR2 prog=" << e->_program.get() << " user=" << (user) << " total=" << e->_us…
234 OE_TEST << LC << "Main release, size=" << _db.size() << std::endl;
240 OE_TEST << LC << "...released program " << e->_program->getName() << std::endl;
864 OE_TEST << LC << "~VP (" << _id << ") " << getName() << std::endl;
986OE_TEST << LC << "VP::RGLO (" << _id << ") " << getName() << " (" << (_lastUsedProgram[0].get()) <…
1261 OE_TEST << LC << "Applying (" << this << ") " << getName() << std::endl;
H A DOverlayDecorator.cpp32 #define OE_TEST OE_NULL macro
409 OE_TEST << LC << "------- OD CULL ------------------------" << std::endl; in cullTerrainAndCalculateRTTParams()
485 OE_TEST << LC << "Subgraph clamp: zNear = " << zNear << ", zFar = " << zFar << std::endl; in cullTerrainAndCalculateRTTParams()
H A DURI.cpp30 #define OE_TEST OE_NULL macro
653 OE_TEST << LC in doRead()
H A DClampingBinTechnique.cpp33 #define OE_TEST OE_NULL macro
H A DClampingTechnique.cpp35 #define OE_TEST OE_NULL macro
H A DDrapingTechnique.cpp34 #define OE_TEST OE_NULL macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/engine_rex/
H A DTileNodeRegistry.cpp28 #define OE_TEST OE_NULL macro
187 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in add()
233 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in run()
242 OE_TEST << LC << _name << ": tiles=" << _tiles.size() << std::endl; in run()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/xyz/
H A DReaderWriterXYZ.cpp46 #define OE_TEST OE_DEBUG macro
133 OE_TEST << LC << "URI: " << uri.full() << ", key: " << uri.cacheKey() << std::endl; in createImage()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/cesiumion/
H A DReaderWriterCesiumIon.cpp43 #define OE_TEST OE_DEBUG macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthUtil/
H A DMultiElevationLayer.cpp26 #define OE_TEST OE_DEBUG macro
H A DGeodeticGraticule.cpp29 #define OE_TEST OE_NULL macro
466OE_TEST << "EW=" << cdata._viewExtent.width() << ", ortho=" << isOrtho << ", hW=" << halfWidth << … in cull()
H A DFractalElevationLayer.cpp28 #define OE_TEST OE_DEBUG
H A DFlatteningLayer.cpp31 #define OE_TEST OE_DEBUG macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/cache_leveldb/
H A DLevelDBCacheBin.cpp76 #undef OE_TEST
77 #define OE_TEST OE_NOTICE macro
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/cache_rocksdb/
H A DRocksDBCacheBin.cpp76 #undef OE_TEST
77 #define OE_TEST OE_NOTICE macro

12