21void PadBadChannelMap::init()
36 mChannelStatus[getChannelIndex(
layer, channel)] =
static_cast<uint8_t
>(masktype);
41 return static_cast<MaskType_t>(mChannelStatus[getChannelIndex(
layer, channel)]);
44std::size_t PadBadChannelMap::getChannelIndex(std::size_t
layer, std::size_t channel)
const
47 throw ChannelIndexException(
layer, channel);
MaskType_t getChannelStatus(std::size_t layer, std::size_t channel) const
void setChannelStatus(std::size_t layer, std::size_t channel, MaskType_t channeltype)
GLenum GLuint GLint GLint layer
constexpr int PADLAYER_MODULE_NCHANNELS
constexpr int PADS_NLAYERS