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

c# Compilation #50

Open
sbialkowski-pixel opened this issue Aug 17, 2020 · 1 comment
Open

c# Compilation #50

sbialkowski-pixel opened this issue Aug 17, 2020 · 1 comment

Comments

@sbialkowski-pixel
Copy link

sbialkowski-pixel commented Aug 17, 2020

Hello,

I'm try to use your Lib under C# and after compiling to C# all objects:
Point, Vector, Matrix, KnotArray
due to typdef usage are transformed to
Array<object> in .cs files

Any help with that?

@cesarecaoduro
Copy link

Same issue, is it possible to get a proper c# porting of the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants