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

(cbc360e9571535591a95b06b9929cc4a9b39a15f)

#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 249 of file qssgrendercamera_p.h.

◆ qFuzzyCompare() [2/2]

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

Definition at line 254 of file qssgrendercamera_p.h.