Nugget
|
Initiates a VRAM upload. More...
#include <psyqo/primitives/control.hh>
Public Member Functions | |
VRAMUpload () | |
Public Attributes | |
Rect | region |
Initiates a VRAM upload.
This primitive really shouldn't be used directly. If sent to the GPU, it must be followed by the raw pixel data to be sent to the VRAM.
|
inline |
Rect psyqo::Prim::VRAMUpload::region |