Node tree defines the content structure and its layout on the screen. More...
Classes | |
class | kanzi::AbstractNodeReference |
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.