Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Frustum Struct Reference

#include <qgeocameratiles_p_p.h>

+ Collaboration diagram for Frustum:

Public Attributes

QDoubleVector3D apex
 
QDoubleVector3D topLeftNear
 
QDoubleVector3D topLeftFar
 
QDoubleVector3D topRightNear
 
QDoubleVector3D topRightFar
 
QDoubleVector3D bottomLeftNear
 
QDoubleVector3D bottomLeftFar
 
QDoubleVector3D bottomRightNear
 
QDoubleVector3D bottomRightFar
 

Detailed Description

Definition at line 31 of file qgeocameratiles_p_p.h.

Member Data Documentation

◆ apex

◆ bottomLeftFar

◆ bottomLeftNear

QDoubleVector3D Frustum::bottomLeftNear

Definition at line 38 of file qgeocameratiles_p_p.h.

Referenced by QGeoCameraTilesPrivate::createFrustum().

◆ bottomRightFar

◆ bottomRightNear

QDoubleVector3D Frustum::bottomRightNear

Definition at line 40 of file qgeocameratiles_p_p.h.

Referenced by QGeoCameraTilesPrivate::createFrustum().

◆ topLeftFar

◆ topLeftNear

QDoubleVector3D Frustum::topLeftNear

Definition at line 34 of file qgeocameratiles_p_p.h.

Referenced by QGeoCameraTilesPrivate::createFrustum().

◆ topRightFar

◆ topRightNear

QDoubleVector3D Frustum::topRightNear

Definition at line 36 of file qgeocameratiles_p_p.h.

Referenced by QGeoCameraTilesPrivate::createFrustum().


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