Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qssgrendercamera_p.h File Reference

(b027d2e8e3e8c21121d731c69ee6f399405cb0b6)

#include <QtQuick3DRuntimeRender/private/qtquick3druntimerenderglobal_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrendernode_p.h>
#include <QtQuick3DRuntimeRender/private/qssgrenderray_p.h>
#include <QtQuick3DUtils/private/qssgrenderbasetypes_p.h>
Include dependency graph for qssgrendercamera_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QSSGCameraGlobalCalculationResult
struct  QSSGRenderCameraConfiguration
class  QSSGRenderCameraFieldOfView
class  QSSGRenderCamera
class  QSSGRenderCamera::ClipPlanes
class  QSSGRenderCamera::Magnification
struct  QSSGRenderCamera::Frustum

Functions

constexpr bool qFuzzyCompare (const QSSGRenderCamera::FieldOfView &fov1, const QSSGRenderCamera::FieldOfView &fov2) noexcept
constexpr bool qFuzzyCompare (QSSGRenderCamera::Frustum f1, QSSGRenderCamera::Frustum f2) noexcept

Function Documentation

◆ qFuzzyCompare() [1/2]

bool qFuzzyCompare ( const QSSGRenderCamera::FieldOfView & fov1,
const QSSGRenderCamera::FieldOfView & fov2 )
nodiscardconstexprnoexcept

Definition at line 251 of file qssgrendercamera_p.h.

◆ qFuzzyCompare() [2/2]

bool qFuzzyCompare ( QSSGRenderCamera::Frustum f1,
QSSGRenderCamera::Frustum f2 )
nodiscardconstexprnoexcept

Definition at line 256 of file qssgrendercamera_p.h.