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