assign(int x) | Beatmup::SingleByteMaskWriter | inline |
assign(int r, int g, int b) | Beatmup::SingleByteMaskWriter | inline |
assign(int r, int g, int b, int a) | Beatmup::SingleByteMaskWriter | inline |
assign(float x) | Beatmup::SingleByteMaskWriter | inline |
assign(float r, float g, float b) | Beatmup::SingleByteMaskWriter | inline |
assign(float r, float g, float b, float a) | Beatmup::SingleByteMaskWriter | inline |
bit | Beatmup::MaskScanner< 8 > | protected |
BitmapContentModifier(AbstractBitmap &bitmap) | Beatmup::BitmapContentModifier | inlineprivate |
data | Beatmup::MaskScanner< 8 > | protected |
getHeight() const | Beatmup::MaskScanner< 8 > | inline |
getValue() const | Beatmup::SingleByteMaskReader | inline |
getValue(int i) const | Beatmup::SingleByteMaskReader | inline |
getValue(int x, int y) const | Beatmup::SingleByteMaskReader | inline |
getWidth() const | Beatmup::MaskScanner< 8 > | inline |
goTo(int x, int y) | Beatmup::SingleByteMaskReader | inline |
height | Beatmup::MaskScanner< 8 > | protected |
MaskScanner(const AbstractBitmap &bitmap) | Beatmup::MaskScanner< 8 > | inlineprotected |
MAX_UNNORM_VALUE | Beatmup::MaskScanner< 8 > | |
MAX_VALUE | Beatmup::MaskScanner< 8 > | |
NUMBER_OF_BITS | Beatmup::MaskScanner< 8 > | |
NUMBER_OF_CHANNELS | Beatmup::MaskScanner< 8 > | |
operator()() const | Beatmup::SingleByteMaskReader | inline |
operator()(int x, int y) const | Beatmup::SingleByteMaskReader | inline |
operator*() const | Beatmup::MaskScanner< 8 > | inline |
operator++(int) | Beatmup::SingleByteMaskReader | inline |
operator+=(const int N) | Beatmup::SingleByteMaskReader | inline |
operator<(const MaskScanner &another) const | Beatmup::MaskScanner< 8 > | inline |
operator<<(const pixint1 &P) | Beatmup::SingleByteMaskWriter | inline |
operator<<(const pixint3 &P) | Beatmup::SingleByteMaskWriter | inline |
operator<<(const pixint4 &P) | Beatmup::SingleByteMaskWriter | inline |
operator<<(const pixfloat1 &P) | Beatmup::SingleByteMaskWriter | inline |
operator<<(const pixfloat3 &P) | Beatmup::SingleByteMaskWriter | inline |
operator<<(const pixfloat4 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixint1 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixint3 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixint4 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixfloat1 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixfloat3 &P) | Beatmup::SingleByteMaskWriter | inline |
operator=(const pixfloat4 &P) | Beatmup::SingleByteMaskWriter | inline |
operator[](int i) const | Beatmup::SingleByteMaskReader | inline |
pixtype typedef | Beatmup::MaskScanner< 8 > | |
pixvaltype typedef | Beatmup::MaskScanner< 8 > | |
ptr | Beatmup::MaskScanner< 8 > | protected |
putValue(unsigned char x) | Beatmup::SingleByteMaskWriter | inline |
SingleByteMaskReader(const AbstractBitmap &bitmap, int x=0, int y=0) | Beatmup::SingleByteMaskReader | inline |
SingleByteMaskWriter(AbstractBitmap &bitmap, int x=0, int y=0) | Beatmup::SingleByteMaskWriter | inline |
width | Beatmup::MaskScanner< 8 > | protected |