#include <kanzi/core.ui/node/node2d.hpp>
#include <kanzi/core.ui/graphics3d/node_list.hpp>
#include <kanzi/core.ui/input/raypick.hpp>
Classes | |
class | kanzi::Viewport2D |
Use a Viewport 2D to set the size of a render target surface onto which content is projected. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< Viewport2D > | kanzi::Viewport2DSharedPtr |
Viewport2D shared pointer type. More... | |