|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
An uploaded icon texture plus the valid payload UV range (icon bitmaps may be padded to a texture-friendly size). More...
#include "donner/editor/ToolbarIconSet.h"
Public Attributes | |
| ImTextureID | texture = 0 |
| ImGui texture handle. | |
| Vector2d | uvBottomRight = Vector2d(1.0, 1.0) |
| Bottom-right valid payload UV. | |
An uploaded icon texture plus the valid payload UV range (icon bitmaps may be padded to a texture-friendly size).
| ImTextureID donner::editor::ToolbarIconTexture::texture = 0 |
ImGui texture handle.
Bottom-right valid payload UV.