Viskores  1.0
viskores::io::BasePixel< BitDepth, Channels > Member List

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

BasePixel()=defaultviskores::io::BasePixel< BitDepth, Channels >
BasePixel(const unsigned char *imageData, const viskores::Id index)viskores::io::BasePixel< BitDepth, Channels >inline
BaseType typedefviskores::io::BasePixel< BitDepth, Channels >
BIT_DEPTHviskores::io::BasePixel< BitDepth, Channels >static
BYTES_PER_PIXELviskores::io::BasePixel< BitDepth, Channels >static
ComponentType typedefviskores::io::BasePixel< BitDepth, Channels >
ConstructPixelFromImage(const unsigned char *imageData, const viskores::Id index)viskores::io::BasePixel< BitDepth, Channels >protected
CopyInto(Vec< ComponentTypeFromSize< BitDepth >::type, Size > &dest) constviskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >inline
Diff(const BaseType &pixel) const =0viskores::io::BasePixel< BitDepth, Channels >pure virtual
FillImageAtIndexWithPixel(unsigned char *imageData, const viskores::Id index)viskores::io::BasePixel< BitDepth, Channels >
GetBitDepth()viskores::io::BasePixel< BitDepth, Channels >inlinestatic
MAX_COLOR_VALUEviskores::io::BasePixel< BitDepth, Channels >static
NUM_BYTESviskores::io::BasePixel< BitDepth, Channels >static
NUM_CHANNELSviskores::io::BasePixel< BitDepth, Channels >static
NUM_COMPONENTSviskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >static
operator<<(std::ostream &os, const BaseType &basePixel)viskores::io::BasePixel< BitDepth, Channels >friend
print(std::ostream &os) const =0viskores::io::BasePixel< BitDepth, Channels >protectedpure virtual
Superclass typedefviskores::io::BasePixel< BitDepth, Channels >
ToVec4f() const =0viskores::io::BasePixel< BitDepth, Channels >pure virtual
Vec()=defaultviskores::Vec< ComponentTypeFromSize< BitDepth >::type, Channels >
~BasePixel()=defaultviskores::io::BasePixel< BitDepth, Channels >virtual