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