Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzuPartialRenderingLayer Struct Reference

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...
 

Detailed Description

Partial rendering layer.

Field Documentation

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.


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