AO-StreetArt / CrazyIvan

A Service for tracking relationships between different coordinate systems for use in graphics programming
Other
2 stars 1 forks source link

Support for arrays with no members #84

Closed AO-StreetArt closed 6 years ago

AO-StreetArt commented 6 years ago

Transformations sent in should be able to support arrays that have no members. In this case, we should default to an identity transformation

AO-StreetArt commented 6 years ago

After reviewing code, I'm pretty sure CrazyIvan already supports this. If we find a particular instance where it fails, we can review there