|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::AnimationEncoderRef, including all inherited members.
| AddFrame(SurfaceParam surface, Uint64 duration) | SDL::AnimationEncoder | inline |
| AnimationEncoder(std::nullptr_t=nullptr) noexcept | SDL::AnimationEncoderRef | inline |
| AnimationEncoder(const AnimationEncoderRaw resource) noexcept | SDL::AnimationEncoderRef | inlineexplicit |
| AnimationEncoder(const AnimationEncoder &other) noexcept=default | SDL::AnimationEncoderRef | |
| AnimationEncoder(AnimationEncoder &&other) noexcept | SDL::AnimationEncoderRef | inline |
| AnimationEncoder(const AnimationEncoderRef &other)=delete (defined in SDL::AnimationEncoderRef) | SDL::AnimationEncoderRef | |
| AnimationEncoder(AnimationEncoderRef &&other)=delete (defined in SDL::AnimationEncoderRef) | SDL::AnimationEncoderRef | |
| AnimationEncoder(StringParam file) | SDL::AnimationEncoderRef | inline |
| AnimationEncoder(IOStreamParam dst, StringParam type, bool closeio=false) | SDL::AnimationEncoderRef | inline |
| AnimationEncoder(PropertiesParam props) | SDL::AnimationEncoderRef | inline |
| AnimationEncoderRef(AnimationEncoderParam resource) noexcept | SDL::AnimationEncoderRef | inline |
| AnimationEncoderRef(AnimationEncoderRaw resource) noexcept | SDL::AnimationEncoderRef | inline |
| AnimationEncoderRef(const AnimationEncoderRef &other) noexcept=default | SDL::AnimationEncoderRef | |
| Close() | SDL::AnimationEncoder | inline |
| get() const noexcept | SDL::AnimationEncoder | inline |
| operator AnimationEncoderParam() const noexcept | SDL::AnimationEncoder | inline |
| operator bool() const noexcept | SDL::AnimationEncoder | inlineexplicit |
| operator<=>(const AnimationEncoder &other) const noexcept=default | SDL::AnimationEncoder | |
| operator=(AnimationEncoder &&other) noexcept | SDL::AnimationEncoder | inline |
| operator=(const AnimationEncoder &other) noexcept=default | SDL::AnimationEncoder | protected |
| release() noexcept | SDL::AnimationEncoder | inline |
| ~AnimationEncoder() | SDL::AnimationEncoder | inline |
| ~AnimationEncoderRef() | SDL::AnimationEncoderRef | inline |