wisdom
Loading...
Searching...
No Matches
wis::TextureCopyRegion Struct Reference

Detailed Description

Texture to texture copy region.

};
Texture to texture copy region.
Definition api.hpp:2236
Texture region for copy operations.
Definition api.hpp:1817

Definition at line 2236 of file api.hpp.

#include <api.hpp>

Public Attributes

wis::TextureRegion src
 Source texture region.
 
wis::TextureRegion dst
 Destination texture region.
 

Data Members

◆ dst

wis::TextureRegion wis::TextureCopyRegion::dst

Destination texture region.

Definition at line 2238 of file api.hpp.

◆ src

wis::TextureRegion wis::TextureCopyRegion::src

Source texture region.

Definition at line 2237 of file api.hpp.


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