VTK-m  2.0
vtkm::io::BasePixel< BitDepth, Channels > Member List

This is the complete list of members for vtkm::io::BasePixel< BitDepth, Channels >, including all inherited members.

BasePixel()=defaultvtkm::io::BasePixel< BitDepth, Channels >
BasePixel(const unsigned char *imageData, const vtkm::Id index)vtkm::io::BasePixel< BitDepth, Channels >inline
BaseType typedefvtkm::io::BasePixel< BitDepth, Channels >
BIT_DEPTHvtkm::io::BasePixel< BitDepth, Channels >static
BYTES_PER_PIXELvtkm::io::BasePixel< BitDepth, Channels >static
ComponentType typedefvtkm::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) constvtkm::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >inline
Diff(const BaseType &pixel) const =0vtkm::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_VALUEvtkm::io::BasePixel< BitDepth, Channels >static
NUM_BYTESvtkm::io::BasePixel< BitDepth, Channels >static
NUM_CHANNELSvtkm::io::BasePixel< BitDepth, Channels >static
NUM_COMPONENTSvtkm::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >static
operator<<(std::ostream &os, const BaseType &basePixel)vtkm::io::BasePixel< BitDepth, Channels >friend
print(std::ostream &os) const =0vtkm::io::BasePixel< BitDepth, Channels >protectedpure virtual
Superclass typedefvtkm::io::BasePixel< BitDepth, Channels >
ToVec4f() const =0vtkm::io::BasePixel< BitDepth, Channels >pure virtual
Vec()=defaultvtkm::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >
~BasePixel()=defaultvtkm::io::BasePixel< BitDepth, Channels >virtual