Skip to content

fix: compilation error caused by missing "inline" keyword.#1709

Merged
jdumas merged 1 commit intolibigl:masterfrom
xarthurx:master
Jan 27, 2021
Merged

fix: compilation error caused by missing "inline" keyword.#1709
jdumas merged 1 commit intolibigl:masterfrom
xarthurx:master

Conversation

@xarthurx
Copy link
Copy Markdown
Contributor

Fixes #1708

[Describe your changes and what you've already done to test it.]
adding "inline" keyword to class member func.

compilation passed.

Check all that apply (change to [x])

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

@jdumas jdumas merged commit 70d2aba into libigl:master Jan 27, 2021
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.

EmbreeIntersector member function missing IGL_INLINE

2 participants