Path Tracer
Classes | Static Public Member Functions | Static Protected Member Functions | Static Protected Attributes | List of all members
Assimp::Bitmap Class Reference

Classes

struct  DIB
 
struct  Header
 

Static Public Member Functions

static void Save (aiTexture *texture, IOStream *file)
 

Static Protected Member Functions

static void WriteHeader (Header &header, IOStream *file)
 
static void WriteDIB (DIB &dib, IOStream *file)
 
static void WriteData (aiTexture *texture, IOStream *file)
 

Static Protected Attributes

static const std::size_t mBytesPerPixel = 4
 

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