Blend2D
2D Vector Graphics Engine
Base members of BLObjectVirt.
The reason for this struct is to make C API the same as C++ API in terms of struct members. In C++ mode we use inheritance so Virt
structs actually inherit from BLObjectVirt, but in every case all base members are provided by base
.