Home
last modified time | relevance | path

Searched refs:CHUNK_MAT_MAP_TILING (Results 1 – 17 of 17) sorted by relevance

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A D3DSHelper.h259 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSLoader.cpp1275 case Discreet3DS::CHUNK_MAT_MAP_TILING: in ParseTextureChunk()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A D3DSHelper.h266 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSExporter.cpp388 ChunkWriter chunk(writer, Discreet3DS::CHUNK_MAT_MAP_TILING); in WriteTexture()
H A D3DSLoader.cpp1317 case Discreet3DS::CHUNK_MAT_MAP_TILING: in ParseTextureChunk()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A D3DSHelper.h265 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSExporter.cpp388 ChunkWriter chunk(writer, Discreet3DS::CHUNK_MAT_MAP_TILING); in WriteTexture()
H A D3DSLoader.cpp1318 case Discreet3DS::CHUNK_MAT_MAP_TILING: in ParseTextureChunk()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A D3DSHelper.h270 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSExporter.cpp396 ChunkWriter chunk(writer, Discreet3DS::CHUNK_MAT_MAP_TILING); in WriteTexture()
H A D3DSLoader.cpp1327 case Discreet3DS::CHUNK_MAT_MAP_TILING: in ParseTextureChunk()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/3DS/
H A D3DSHelper.h271 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSExporter.cpp399 ChunkWriter chunk(writer, Discreet3DS::CHUNK_MAT_MAP_TILING); in WriteTexture()
H A D3DSLoader.cpp1323 case Discreet3DS::CHUNK_MAT_MAP_TILING: in ParseTextureChunk()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/3DS/
H A D3DSHelper.h257 CHUNK_MAT_MAP_TILING = 0xa351, enumerator
H A D3DSExporter.cpp400 ChunkWriter curChunk(writer, Discreet3DS::CHUNK_MAT_MAP_TILING); in WriteTexture()
H A D3DSLoader.cpp1245 case Discreet3DS::CHUNK_MAT_MAP_TILING: { in ParseTextureChunk()