Closed newpeople123 closed 1 year ago
This is likely an old file from an old version of osgEarth. It should not be referenced in any current release. Where do you see the reference?
Just running a quick grep, I see it here: https://github.com/gwaldron/osgearth/blob/37073218470575cc81bb3d589604ffe6e804abca/src/osgEarth/DPLineSegmentIntersector.cpp#L23C20-L23C20
I can find the code # include<osgEarth/QuadTree>, but I can't find the header file QuadTree. h. Where is this file? Or where can I find the definition of the QuadTree class?