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
QSSGDepthTextureAttachment Class Reference

#include <qssgrendercommands_p.h>

Inheritance diagram for QSSGDepthTextureAttachment:
Collaboration diagram for QSSGDepthTextureAttachment:

Public Member Functions

 QSSGDepthTextureAttachment (const QByteArray &name)
void addDebug (QDebug &stream) const
Public Member Functions inherited from QSSGColorAttachment
 QSSGColorAttachment (const QByteArray &name)
void addDebug (QDebug &stream) const
QSSGRenderTextureFormat format () const
Public Member Functions inherited from QSSGCommand
 QSSGCommand (CommandType inType)
virtual ~QSSGCommand ()
const char * typeAsString () const
QString debugString () const
void addDebug (QDebug &stream) const

Additional Inherited Members

Public Attributes inherited from QSSGColorAttachment
QByteArray m_name
QSSGAllocateTexturePtr m_textureCmd
Public Attributes inherited from QSSGCommand
CommandType m_type
Protected Member Functions inherited from QSSGColorAttachment
 QSSGColorAttachment (const QByteArray &name, CommandType type)

Detailed Description

Definition at line 357 of file qssgrendercommands_p.h.

Constructor & Destructor Documentation

◆ QSSGDepthTextureAttachment()

QSSGDepthTextureAttachment::QSSGDepthTextureAttachment ( const QByteArray & name)
inline

Definition at line 360 of file qssgrendercommands_p.h.

References DepthTextureAttachment.

Member Function Documentation

◆ addDebug()

void QSSGDepthTextureAttachment::addDebug ( QDebug & stream) const
inline

Definition at line 364 of file qssgrendercommands_p.h.


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