Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
TextureEntry Struct Reference
+ Collaboration diagram for TextureEntry:

Public Attributes

QByteArray name
 
TextureInfo info
 
QSSGSceneDesc::Texturetexture = nullptr
 

Detailed Description

Definition at line 97 of file assimpimporter_rt.cpp.

Member Data Documentation

◆ info

TextureInfo TextureEntry::info

Definition at line 100 of file assimpimporter_rt.cpp.

◆ name

QByteArray TextureEntry::name

Definition at line 99 of file assimpimporter_rt.cpp.

◆ texture

QSSGSceneDesc::Texture* TextureEntry::texture = nullptr

Definition at line 101 of file assimpimporter_rt.cpp.


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