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

Parsing into structs from 3rd party crates #16

Open
rezural opened this issue Dec 7, 2020 · 0 comments
Open

Parsing into structs from 3rd party crates #16

rezural opened this issue Dec 7, 2020 · 0 comments

Comments

@rezural
Copy link

rezural commented Dec 7, 2020

Hey!

I am needing to load from ply-rs into Vector3 from the nalgebra crate, but am running into issues not being able to define the PropertyAccess impl on a 3rdparty crate's structs.

Is this a known issue? Or is there a workaround? Any pointers are appreciated.

I will usually (almost always :D) be using a 3rd parties libraries Vector/Face implementations.. so having to create structs locally seems like a pain point.

Nice library, thank you!

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

1 participant