![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
struct | Vertex |
\qmltype MapCircle \nativetype QDeclarativeCircleMapItem \inqmlmodule QtLocation More... |
Functions | |
static bool | lineLineIntersection (QVector2D a, QVector2D b, QVector2D c, QVector2D d) |
static QList< QVector3D > | sliceBoxByPlanes (const QList< std::array< QVector3D, 2 > > &planes, const QSSGBoxPoints &castingBox, QSSGDebugDrawSystem *debugDrawSystem, const QColor &color) |
Variables | |
static QT_BEGIN_NAMESPACE constexpr std::array< std::array< int, 2 >, 12 > | BOX_LINE_INDICES |
Definition at line 85 of file qssgshadowmaphelpers.cpp.
|
static |
Definition at line 152 of file qssgshadowmaphelpers.cpp.
References Vertex::active.
|
staticconstexpr |
Definition at line 12 of file qssgshadowmaphelpers.cpp.