BALL::VIEW::PixelFormat Member List
This is the complete list of members for
BALL::VIEW::PixelFormat, including all inherited members.
| BGR_24 | BALL::VIEW::PixelFormat | [static] |
| BGR_32 | BALL::VIEW::PixelFormat | [static] |
| BGRA_32 | BALL::VIEW::PixelFormat | [static] |
| channels | BALL::VIEW::PixelFormat | [private] |
| computeBitSize() const | BALL::VIEW::PixelFormat | [inline] |
| computeByteSize() const | BALL::VIEW::PixelFormat | [inline] |
| flags | BALL::VIEW::PixelFormat | [private] |
| getChannel(unsigned int i) const | BALL::VIEW::PixelFormat | [inline] |
| getChannel(unsigned int i) | BALL::VIEW::PixelFormat | [inline] |
| getFlags() const | BALL::VIEW::PixelFormat | [inline] |
| getNumChannels() const | BALL::VIEW::PixelFormat | [inline] |
| MAX_NUMBER_OF_CHANNELS enum value | BALL::VIEW::PixelFormat | |
| numChannels | BALL::VIEW::PixelFormat | [private] |
| operator!=(const PixelFormat &f) const | BALL::VIEW::PixelFormat | [inline] |
| operator=(const PixelFormat &f) | BALL::VIEW::PixelFormat | [inline] |
| operator==(const PixelFormat &f) const | BALL::VIEW::PixelFormat | [inline] |
| operator[](unsigned int i) const | BALL::VIEW::PixelFormat | [inline] |
| operator[](unsigned int i) | BALL::VIEW::PixelFormat | [inline] |
| PixelFormat() | BALL::VIEW::PixelFormat | [inline] |
| PixelFormat(const ChannelFormat &c0, unsigned int flags=0) | BALL::VIEW::PixelFormat | [inline] |
| PixelFormat(const ChannelFormat &c0, const ChannelFormat &c1, unsigned int flags=0) | BALL::VIEW::PixelFormat | [inline] |
| PixelFormat(const ChannelFormat &c0, const ChannelFormat &c1, const ChannelFormat &c2, unsigned int flags=0) | BALL::VIEW::PixelFormat | [inline] |
| PixelFormat(const ChannelFormat &c0, const ChannelFormat &c1, const ChannelFormat &c2, const ChannelFormat &c3, unsigned int flags=0) | BALL::VIEW::PixelFormat | [inline] |
| PLANAR_FRAMEBUFFER enum value | BALL::VIEW::PixelFormat | |
| print(std::ostream &o) const | BALL::VIEW::PixelFormat | |
| RGB_24 | BALL::VIEW::PixelFormat | [static] |
| RGB_32 | BALL::VIEW::PixelFormat | [static] |
| RGB_3_2_2 | BALL::VIEW::PixelFormat | [static] |
| RGBA_32 | BALL::VIEW::PixelFormat | [static] |
| RGBF_96 | BALL::VIEW::PixelFormat | [static] |
| setFlags(unsigned int f) | BALL::VIEW::PixelFormat | [inline] |