#include <kanzi/ui/node/concept/text_block.hpp>
#include <kanzi/core.ui/graphics3d/render_entry_registry_3d.hpp>
#include <kanzi/core.ui/node/node3d.hpp>
#include <kanzi/core.ui/platform/graphics_backend/gl/gl_render_state.hpp>
Classes | |
class | kanzi::TextBlock3D |
Text Block 3D displays a small amount of text in 3D. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef shared_ptr< TextBlock3D > | kanzi::TextBlock3DSharedPtr |
TextBlock shared pointer. More... | |