BasePixel()=default | viskores::io::BasePixel< BitDepth, Channels > | |
BasePixel(const unsigned char *imageData, const viskores::Id index) | viskores::io::BasePixel< BitDepth, Channels > | inline |
BaseType typedef | viskores::io::BasePixel< BitDepth, Channels > | |
BIT_DEPTH | viskores::io::BasePixel< BitDepth, Channels > | static |
BYTES_PER_PIXEL | viskores::io::BasePixel< BitDepth, Channels > | static |
ComponentType typedef | viskores::io::BasePixel< BitDepth, Channels > | |
ConstructPixelFromImage(const unsigned char *imageData, const viskores::Id index) | viskores::io::BasePixel< BitDepth, Channels > | protected |
CopyInto(Vec< ComponentTypeFromSize< BitDepth >::type, Size > &dest) const | viskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels > | inline |
Diff(const BaseType &pixel) const =0 | viskores::io::BasePixel< BitDepth, Channels > | pure virtual |
FillImageAtIndexWithPixel(unsigned char *imageData, const viskores::Id index) | viskores::io::BasePixel< BitDepth, Channels > | |
GetBitDepth() | viskores::io::BasePixel< BitDepth, Channels > | inlinestatic |
MAX_COLOR_VALUE | viskores::io::BasePixel< BitDepth, Channels > | static |
NUM_BYTES | viskores::io::BasePixel< BitDepth, Channels > | static |
NUM_CHANNELS | viskores::io::BasePixel< BitDepth, Channels > | static |
NUM_COMPONENTS | viskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels > | static |
operator<<(std::ostream &os, const BaseType &basePixel) | viskores::io::BasePixel< BitDepth, Channels > | friend |
print(std::ostream &os) const =0 | viskores::io::BasePixel< BitDepth, Channels > | protectedpure virtual |
Superclass typedef | viskores::io::BasePixel< BitDepth, Channels > | |
ToVec4f() const =0 | viskores::io::BasePixel< BitDepth, Channels > | pure virtual |
Vec()=default | viskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels > | |
~BasePixel()=default | viskores::io::BasePixel< BitDepth, Channels > | virtual |