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::Frustum Struct Reference

#include <qssgrendercamera_p.h>

Collaboration diagram for QSSGRenderCamera::Frustum:

Public Attributes

float top = 0.0f
float bottom = 0.0f
float left = 0.0f
float right = 0.0f

Detailed Description

Definition at line 153 of file qssgrendercamera_p.h.

Member Data Documentation

◆ bottom

float QSSGRenderCamera::Frustum::bottom = 0.0f

Definition at line 156 of file qssgrendercamera_p.h.

◆ left

float QSSGRenderCamera::Frustum::left = 0.0f

◆ right

float QSSGRenderCamera::Frustum::right = 0.0f

◆ top

float QSSGRenderCamera::Frustum::top = 0.0f

Definition at line 155 of file qssgrendercamera_p.h.


The documentation for this struct was generated from the following file: