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