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 missing template instantiation for conservativeAdvancement #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

geoynomous
Copy link
Contributor

@geoynomous geoynomous commented Jun 3, 2018

Now partial template instantiation are available for RSS/OBBRSS
which resemble the situation of 0.5.0 where

MeshConservativeAdvancementTraversalNodeRSS/OBBRSS are used and not
MeshConservativeAdvancementTraversalNode

The later refitting the whole tree, while the former two only work with
transformations locally stored in the node.

Refactors code to avoid duplication

resolves #297

Couldn't find a test to adapt


This change is Reviewable

Now partial template instantiation are available for RSS/OBBRSS
which resemble the situation of 0.5.0 where

MeshConservativeAdvancementTraversalNodeRSS/OBBRSS are used and not
MeshConservativeAdvancementTraversalNode

The later refitting the whole tree, while the former two only work with
transformations locally stored in the node.

Refactors code to avoid duplication

resolves flexible-collision-library#297
@geoynomous
Copy link
Contributor Author

I'll check with other compilers ....

@geoynomous
Copy link
Contributor Author

It seems it's a VS2015 problem .... can somebody check with a newer version of VS?

@geoynomous
Copy link
Contributor Author

Or can somebody add a workaround on top of my commit? Fact is that the current master does not use the correct derived MeshConservativeAdvancementTraversalNodeRSS/OBBRSS classes.

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

Successfully merging this pull request may close these issues.

Missing template instantiation of conservativeAdvancement for RSS/OBBRSS
1 participant