Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add xtype(s) to support polymorphic values #2

Closed
pdowler opened this issue Dec 5, 2019 · 0 comments
Closed

add xtype(s) to support polymorphic values #2

pdowler opened this issue Dec 5, 2019 · 0 comments
Labels
1.2 in scope for version 1.2

Comments

@pdowler
Copy link
Collaborator

pdowler commented Dec 5, 2019

Simple polymorphic 2D spatial support:

datatype="char" arraysize="*" xtype="shape"

Values are constructed using simple DALI xtype as a label and the same serialised value, eg:

circle {DALI circle value}
polygon {DALI polygon value}

We agreed to start with circle and polygon and think about whether a point is also a shape later.

@pdowler pdowler added the 1.2 in scope for version 1.2 label Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.2 in scope for version 1.2
Projects
None yet
Development

No branches or pull requests

1 participant