|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitMaskCore | |
---|---|
cz.cuni.jagrlib.iface | Various interfaces for connecting of JaGrLib modules. |
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of BitMaskCore in cz.cuni.jagrlib.iface |
---|
Subinterfaces of BitMaskCore in cz.cuni.jagrlib.iface | |
---|---|
interface |
AlphaMask
Bit-mask interface with alpha-channel capability (representation of pixel set in 2D plane). |
interface |
BitMask
Bit-mask interface (representation of pixel set in 2D plane). |
Uses of BitMaskCore in cz.cuni.jagrlib.piece |
---|
Classes in cz.cuni.jagrlib.piece that implement BitMaskCore | |
---|---|
class |
AlphaMatrix
Alpha-mask represented by simple rectangular matrix. |
class |
OverwriteClassificator
Classificator for overwritting flood-fill. |
class |
XTransitionList
Bit-mask represented by "X-transition list" data structure. |
Fields in cz.cuni.jagrlib.piece declared as BitMaskCore | |
---|---|
protected BitMaskCore |
FaceRenderFlat.mask
Accelerator: bitmask object (can be null ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |