|
Kanzi Graphics Engine
|
Partial rendering layer. More...
#include <kzu_partial_rendering_layer_base.h>
Data Fields | |
| struct KzuViewportLayer | viewportLayer |
| Inherited from viewport layer. More... | |
| struct KzcVector2 | previousActualSize |
| Earlier actual size. More... | |
| kzUint | currentFrame |
| Current frame. More... | |
| kzBool | onlyContentInvalid |
| Only content within invalid, not whole layer. More... | |
Partial rendering layer.
| struct KzuViewportLayer KzuPartialRenderingLayer::viewportLayer |
Inherited from viewport layer.
| struct KzcVector2 KzuPartialRenderingLayer::previousActualSize |
Earlier actual size.
| kzUint KzuPartialRenderingLayer::currentFrame |
Current frame.
| kzBool KzuPartialRenderingLayer::onlyContentInvalid |
Only content within invalid, not whole layer.