We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lod2MultiSurface等別ネームスペースに複数存在して同じ扱いをする必要がある型がある。
こういった型についてはcoreネームスペースに置き換えて同一に扱っている。
ADEの拡張属性で同一名だが違うデータ構造の型がある場合があり、こういった場合独自型として扱う必要がある。
現状ではADEで既存型と同一名の型名を追加してある場合パース失敗する。
The text was updated successfully, but these errors were encountered:
Merge pull request #62 from HarutakaMatsumoto/develop
0819937
Implemented some CityObjectElements and enabled tesselate @HarutakaMatsumoto Thank you for your efforts.
No branches or pull requests
lod2MultiSurface等別ネームスペースに複数存在して同じ扱いをする必要がある型がある。
こういった型についてはcoreネームスペースに置き換えて同一に扱っている。
ADEの拡張属性で同一名だが違うデータ構造の型がある場合があり、こういった場合独自型として扱う必要がある。
現状ではADEで既存型と同一名の型名を追加してある場合パース失敗する。
The text was updated successfully, but these errors were encountered: