#include <kanzi/core.ui/graphics/format.hpp>#include <kanzi/core.ui/graphics3d/mesh.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/framebuffer.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/renderbuffer.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/sampler.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/shader.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/shader_create_info.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/surface.hpp>#include <kanzi/core.ui/graphics2d/texture.hpp>#include <kanzi/core.ui/graphics2d/texture_create_info.hpp>#include <kanzi/core/math/rectangle.hpp>#include <kanzi/core/cpp/array.hpp>#include <kanzi/core/cpp/bitset.hpp>#include <kanzi/core/cpp/map.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/set.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core.ui/graphics3d/graphics_enums.hpp>#include <kanzi/core/legacy/util/math/kzc_matrix4x4.hpp>#include <kanzi/core/legacy/debug/kzs_error.hpp>#include <kanzi/core.ui/platform/windowing/common/kzs_window.h>#include <kanzi/core.ui/platform/graphics_context/common/kzs_surface_configuration.h>#include <kanzi/core.ui/platform/graphics_backend/gl/graphics_swizzle_mask.hpp>#include <kanzi/core.ui/platform/graphics_backend/gl/kzs_opengl.h>#include <kanzi/core/legacy/kzs_types.hpp>Classes | |
| class | kanzi::RendererStatisticsScope |
| class | kanzi::BufferObjectStream |
| Specifies stream to GL buffer object. More... | |
| class | kanzi::Renderer |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef Rectangle< int > | kanzi::ViewportRectangle |
| Viewport rectangle definition. More... | |
| typedef map< string, int > | kanzi::AttributeNameToIndex |
| typedef AttributeNameToIndex::iterator | kanzi::AttributeNameToIndexIterator |
| typedef AttributeNameToIndex::const_iterator | kanzi::AttributeNameToIndexConstIterator |
| typedef shared_ptr< Renderer > | kanzi::RendererSharedPtr |
| typedef shared_ptr< BufferObjectStream > | kanzi::BufferObjectStreamSharedPtr |
Functions | |
| KANZI_API unsigned int | kanzi::getAttributeDimension (VertexAttribute::Semantic attribute) |