![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrendercommands_p.h>
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) | |
Definition at line 357 of file qssgrendercommands_p.h.
|
inline |
Definition at line 360 of file qssgrendercommands_p.h.
References DepthTextureAttachment.
Definition at line 364 of file qssgrendercommands_p.h.