BLObjectVirtBase Struct Reference

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.

Public Members