Rebel Fork Framework
|
Stiching context. More...
#include <Urho3D/Glow/LightmapStitcher.h>
Public Attributes | |
Context * | context_ {} |
Context. | |
unsigned | lightmapSize_ {} |
Lightmap size. | |
unsigned | numChannels_ {} |
Number of texture channels. | |
SharedPtr< Texture2D > | pingTexture_ |
First texture for ping-pong. | |
SharedPtr< Texture2D > | pongTexture_ |
Second texture for ping-pong. | |
Stiching context.