SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::SurfaceLock Member List

This is the complete list of members for SDL::SurfaceLock, including all inherited members.

get()SDL::SurfaceLockinline
GetFormat() constSDL::SurfaceLockinline
GetHeight() constSDL::SurfaceLockinline
GetPitch() constSDL::SurfaceLockinline
GetPixels() constSDL::SurfaceLockinline
GetSize() constSDL::SurfaceLockinline
GetWidth() constSDL::SurfaceLockinline
operator bool() constSDL::SurfaceLockinline
operator=(const SurfaceLock &other)=delete (defined in SDL::SurfaceLock)SDL::SurfaceLock
operator=(SurfaceLock &&other) noexceptSDL::SurfaceLockinline
ReadPixel(const PointRaw &p, Uint8 *r, Uint8 *g, Uint8 *b, Uint8 *a) constSDL::SurfaceLockinline
ReadPixel(const PointRaw &p) constSDL::SurfaceLockinline
ReadPixelFloat(const PointRaw &p, float *r, float *g, float *b, float *a) constSDL::SurfaceLockinline
ReadPixelFloat(const PointRaw &p) constSDL::SurfaceLockinline
release()SDL::SurfaceLockinline
reset()SDL::SurfaceLockinline
SurfaceLock(SurfaceRef resource)SDL::SurfaceLockinline
SurfaceLock(const SurfaceLock &other)=deleteSDL::SurfaceLock
SurfaceLock(SurfaceLock &&other) noexceptSDL::SurfaceLockinline
WritePixel(const PointRaw &p, ColorRaw c)SDL::SurfaceLockinline
WritePixelFloat(const PointRaw &p, const FColorRaw &c)SDL::SurfaceLockinline
~SurfaceLock()SDL::SurfaceLockinline