Struct ReadPixelGuard

Inheritance Relationships

Derived Type

Struct Documentation

struct ReadPixelGuard

Subclassed by gpa::gpu_utility::OrigFramebufferGuard

Public Functions

ReadPixelGuard(const GLContext &context, GLint packAligment = 4)
ReadPixelGuard(ReadPixelGuard const&) = delete
ReadPixelGuard &operator=(ReadPixelGuard const&) = delete
~ReadPixelGuard()

Protected Attributes

const GLContext &mContext