![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrendercommands_p.h>
Public Member Functions | |
QSSGBindBuffer (const QByteArray &inBufName) | |
void | addDebug (QDebug &stream) const |
![]() | |
QSSGCommand (CommandType inType) | |
const char * | typeAsString () const |
QString | debugString () const |
void | addDebug (QDebug &stream) const |
Public Attributes | |
QByteArray | m_bufferName |
![]() | |
CommandType | m_type |
Definition at line 109 of file qssgrendercommands_p.h.
|
inline |
Definition at line 112 of file qssgrendercommands_p.h.
Definition at line 116 of file qssgrendercommands_p.h.
References m_bufferName.
QByteArray QSSGBindBuffer::m_bufferName |
Definition at line 111 of file qssgrendercommands_p.h.
Referenced by addDebug().