Home
last modified time | relevance | path

Searched defs:SPP_Texture (Results 1 – 3 of 3) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/AMF/
H A DAMFImporter.hpp130 struct SPP_Texture { struct in Assimp::AMFImporter
131 std::string ID;
132 size_t Width, Height, Depth;
133 bool Tiled;
134 char FormatHint[9];// 8 for string + 1 for terminator.
135 uint8_t *Data;
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/AMF/
H A DAMFImporter.hpp127 struct SPP_Texture { struct in Assimp::AMFImporter
128 std::string ID;
129 size_t Width, Height, Depth;
130 bool Tiled;
131 char FormatHint[9]; // 8 for string + 1 for terminator.
132 uint8_t *Data;
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DAMFImporter.hpp139 struct SPP_Texture struct in Assimp::AMFImporter
141 std::string ID;
142 size_t Width, Height, Depth;
143 bool Tiled;
144 char FormatHint[ 9 ];// 8 for string + 1 for terminator.
145 uint8_t *Data;