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