Path Tracer
Classes | Namespaces | Macros
Bitmap.h File Reference

Defines bitmap format helper for textures. More...

#include "defs.h"
#include <stdint.h>
#include <cstddef>

Go to the source code of this file.

Classes

class  Assimp::Bitmap
 
struct  Assimp::Bitmap::Header
 
struct  Assimp::Bitmap::DIB
 

Namespaces

 Assimp
 

Detailed Description

Defines bitmap format helper for textures.

Used for file formats which embed their textures into the model file.