|
Assimp
v4.1. (December 2018)
|
Classes | |
| struct | DIB |
| struct | Header |
Static Public Member Functions | |
| static void | Save (aiTexture *texture, IOStream *file) |
Static Protected Member Functions | |
| static void | WriteData (aiTexture *texture, IOStream *file) |
| static void | WriteDIB (DIB &dib, IOStream *file) |
| static void | WriteHeader (Header &header, IOStream *file) |
Static Protected Attributes | |
| static const std::size_t | mBytesPerPixel = 4 |
|
staticprotected |