![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
This is the complete list of members for vtfpp::PSFrames, including all inherited members.
| data | vtfpp::PSFrames | protected |
| fps | vtfpp::PSFrames | protected |
| frameCount | vtfpp::PSFrames | protected |
| getFPS() const | vtfpp::PSFrames | |
| getFrameCount() const | vtfpp::PSFrames | |
| getFrameOffset(uint32_t frame) const | vtfpp::PSFrames | protected |
| getFramePaletteAndImageSize() const | vtfpp::PSFrames | protected |
| getHeight() const | vtfpp::PSFrames | |
| getImageDataAs(ImageFormat newFormat, uint32_t frame) const | vtfpp::PSFrames | |
| getImageDataAsBGR888(uint32_t frame) const | vtfpp::PSFrames | |
| getWidth() const | vtfpp::PSFrames | |
| height | vtfpp::PSFrames | protected |
| PSFrames(std::vector< std::byte > &&psFramesData) | vtfpp::PSFrames | explicit |
| PSFrames(std::span< const std::byte > psFramesData) | vtfpp::PSFrames | explicit |
| PSFrames(const std::filesystem::path &psFramesPath) | vtfpp::PSFrames | explicit |
| width | vtfpp::PSFrames | protected |