mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-30 17:36:33 +02:00
[desc] Attribute inherits BaseObject and expose members as properties
* also expose graph.Attribute's desc as a property * introduce Variant in data structure backend API
This commit is contained in:
parent
74e4089c68
commit
9c7d0c1b1c
5 changed files with 38 additions and 19 deletions
|
@ -83,3 +83,4 @@ Slot = CoreSlot
|
|||
Signal = CoreSignal
|
||||
Property = CoreProperty
|
||||
BaseObject = CoreObject
|
||||
Variant = object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue