Why does this line of code crash? #1247
shenshengyi
started this conversation in
General
Replies: 1 comment 3 replies
-
It's all very straightforward maths code, not something we'd expect to crash. Could you provide the code in context and a stack trace for the crash you are seeing. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
vsg::scale(2.0, 2.0, 2.0) * vsg::translate(1.0, 1.0, 1.0);
it's wired
Beta Was this translation helpful? Give feedback.
All reactions