![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssggltfdocument_p.h>
Public Attributes | |
| QList< AnimationSampler > | samplers |
| QList< AnimationChannel > | channels |
| QString | name |
Definition at line 366 of file qssggltfdocument_p.h.
| QList<AnimationChannel> QSSGGltf::Animation::channels |
Definition at line 369 of file qssggltfdocument_p.h.
| QString QSSGGltf::Animation::name |
Definition at line 370 of file qssggltfdocument_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
| QList<AnimationSampler> QSSGGltf::Animation::samplers |
Definition at line 368 of file qssggltfdocument_p.h.