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
QSSGRenderStorageHandle< HandleType > Class Template Reference

#include <qssgutils_p.h>

Collaboration diagram for QSSGRenderStorageHandle< HandleType >:

Public Member Functions

 QSSGRenderStorageHandle ()=default
 QSSGRenderStorageHandle (quint32 ctx, quint32 version, quint32 index)
bool hasId () const
quint32 context () const
quint32 version () const
quint32 index () const
quint64 id () const

Detailed Description

template<HandleType>
class QSSGRenderStorageHandle< HandleType >

Definition at line 48 of file qssgutils_p.h.

Constructor & Destructor Documentation

◆ QSSGRenderStorageHandle() [1/2]

◆ QSSGRenderStorageHandle() [2/2]

template<HandleType>
QSSGRenderStorageHandle< HandleType >::QSSGRenderStorageHandle ( quint32 ctx,
quint32 version,
quint32 index )
inlineexplicit

Definition at line 52 of file qssgutils_p.h.

Referenced by QSSGRenderStorageHandle< HandleType::Layer >::QSSGRenderStorageHandle().

Here is the caller graph for this function:

Member Function Documentation

◆ context()

template<HandleType>
quint32 QSSGRenderStorageHandle< HandleType >::context ( ) const
inline

Definition at line 60 of file qssgutils_p.h.

◆ hasId()

template<HandleType>
bool QSSGRenderStorageHandle< HandleType >::hasId ( ) const
inline

Definition at line 58 of file qssgutils_p.h.

◆ id()

Definition at line 64 of file qssgutils_p.h.

◆ index()

Definition at line 62 of file qssgutils_p.h.

◆ version()

template<HandleType>
quint32 QSSGRenderStorageHandle< HandleType >::version ( ) const
inline

Definition at line 61 of file qssgutils_p.h.

Member Data Documentation

◆ m_ctx

Definition at line 69 of file qssgutils_p.h.

◆ m_id

Definition at line 73 of file qssgutils_p.h.

◆ m_index

Definition at line 71 of file qssgutils_p.h.

◆ m_version

Definition at line 70 of file qssgutils_p.h.


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