Kanzi  3.9.5
Kanzi Engine API
Node

Node tree defines the content structure and its layout on the screen. More...

Classes

class  kanzi::AbstractNodeReference
 

Detailed Description

Node tree defines the content structure and its layout on the screen.

The node tree is constructed from nodes that display content (for example, kanzi::Image2D node) and implement logic (for example, Button nodes). The same node tree supports 2D and 3D nodes and provides the means to connect them.