Elaztek Developer Hub
Blamite Game Engine - blam!  00368.02.12.23.1347.blamite
The core library for the Blamite Game Engine.
bitmap.h File Reference

Go to the source code of this file.

Classes

struct  bitmap
 Structure representing a Bitmap tag. More...
 
class  BitmapTagClass
 

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Content
 
 Blam::Content::Tags
 Namespace containing functions related to tag data.
 

Macros

#define BLAM
 

Enumerations

enum  bitmap_filtering_mode { bitm_filter_point, bitm_filter_linear, bitm_filter_anisotropic, bitm_filter_none }
 

Functions

BLAM bitmapBlam::Content::Tags::GetBitmapTag (std::string tag_path)
 

Macro Definition Documentation

◆ BLAM

#define BLAM

Enumeration Type Documentation

◆ bitmap_filtering_mode

Enumerator
bitm_filter_point 
bitm_filter_linear 
bitm_filter_anisotropic 
bitm_filter_none