#include <kanzi/core.ui/domain/domain.hpp>
#include <kanzi/core.ui/font/font_runtime.hpp>
#include <kanzi/core.ui/graphics2d/brush_renderer.hpp>
#include <kanzi/core.ui/node/camera.hpp>
#include <kanzi/core.ui/text/text_format.hpp>
#include <kanzi/core.ui/application/performance_info_properties.hpp>
#include <kanzi/core/profiling/profiling.hpp>
Classes | |
class | kanzi::PerformanceInfo |
HUD class allows drawing information on top of tests. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::MaterialBrushSharedPtr = shared_ptr< MaterialBrush > |
Shared pointer definition. More... | |
typedef shared_ptr< Screen > | kanzi::ScreenSharedPtr |
Screen shared pointer. More... | |