Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Member Functions | Private Attributes
cat::BMPTokenizer Class Reference

#include <LoadBitmap.hpp>

List of all members.

Public Member Functions

 BMPTokenizer ()
bool LoadFile (const char *path)
 ~BMPTokenizer ()

Private Member Functions

void onImage (u32 *image, u32 newWidth, u32 newHeight)
void rasterizeImage (u8 *image)

Private Attributes

bool requirePOTS
u8 trans_blue
u8 trans_green
u8 trans_red

Detailed Description

Definition at line 56 of file LoadBitmap.hpp.


Constructor & Destructor Documentation

cat::BMPTokenizer::BMPTokenizer ( )
cat::BMPTokenizer::~BMPTokenizer ( )

Member Function Documentation

bool cat::BMPTokenizer::LoadFile ( const char *  path)
void cat::BMPTokenizer::onImage ( u32 image,
u32  newWidth,
u32  newHeight 
) [private]
void cat::BMPTokenizer::rasterizeImage ( u8 image) [private]

Member Data Documentation

Definition at line 60 of file LoadBitmap.hpp.

Definition at line 58 of file LoadBitmap.hpp.

Definition at line 58 of file LoadBitmap.hpp.

Definition at line 58 of file LoadBitmap.hpp.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net