openMSX
|
This is the complete list of members for openmsx::SuperImposedFrame, including all inherited members.
FieldType enum name | openmsx::FrameSource | |
FrameSource()=default | openmsx::FrameSource | protected |
getField() const | openmsx::FrameSource | inline |
getHeight() const | openmsx::FrameSource | inline |
getLine(int line, std::span< Pixel > buf) const | openmsx::FrameSource | inline |
getLineColor(unsigned line) const | openmsx::FrameSource | inline |
getLinePtr320_240(unsigned line, std::span< Pixel, 320 > buf) const | openmsx::FrameSource | |
getLinePtr640_480(unsigned line, std::span< Pixel, 640 > buf) const | openmsx::FrameSource | |
getLinePtr960_720(unsigned line, std::span< Pixel, 960 > buf) const | openmsx::FrameSource | |
getLineWidth(unsigned line) const override | openmsx::SuperImposedFrame | virtual |
getUnscaledLine(unsigned line, std::span< Pixel > helpBuf) const override | openmsx::SuperImposedFrame | virtual |
getWidth() const | openmsx::FrameSource | inline |
hasContiguousStorage() const | openmsx::FrameSource | inlineprotectedvirtual |
init(const FrameSource *top, const FrameSource *bottom) | openmsx::SuperImposedFrame | |
openmsx::FrameSource::init(FieldType fieldType_) | openmsx::FrameSource | inline |
Pixel typedef | openmsx::FrameSource | |
scaleLine(std::span< const Pixel > in, std::span< Pixel > out) const | openmsx::FrameSource | protected |
setHeight(unsigned height_) | openmsx::FrameSource | inlineprotected |
~FrameSource()=default | openmsx::FrameSource | protected |