QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RSpatialIndex.h File Reference
#include "core_global.h"
#include <QDebug>
#include <QSet>
#include <QList>
#include "RRequireHeap.h"
#include "RSpatialIndexVisitor.h"

Go to the source code of this file.

Classes

class  RSpatialIndex
 Abstract base class for spatial index implementations. More...
 
class  RSpatialIndexDebugVisitor
 

Functions

QCADCORE_EXPORT QDebug operator<< (QDebug dbg, RSpatialIndex &si)
 Stream operator for QDebug.
 

Function Documentation

◆ operator<<()

QCADCORE_EXPORT QDebug operator<< ( QDebug dbg,
RSpatialIndex & si )

Stream operator for QDebug.