Btk
Btk::LockGuard< Texture > Struct Template Reference

Lock Guard for Texture locking. More...

#include <pixels.hpp>

Collaboration diagram for Btk::LockGuard< Texture >:

Public Member Functions

 LockGuard (Texture &t, const Rect *rect=nullptr)
 
 LockGuard (Texture &t, const Rect &rect)
 
 LockGuard (const LockGuard &)=delete
 

Public Attributes

Texturetexture
 
void * pixels
 
int pitch
 

Detailed Description

template<>
struct Btk::LockGuard< Texture >

Lock Guard for Texture locking.


The documentation for this struct was generated from the following file: