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

btMatrix3x3 constructor is not defined #308

Open
spikethea opened this issue Jun 17, 2020 · 0 comments
Open

btMatrix3x3 constructor is not defined #308

spikethea opened this issue Jun 17, 2020 · 0 comments

Comments

@spikethea
Copy link

I've tried creating a new ammo.js class like this.

let rotationMatrix = new Ammo.btMatrix3x3();

And it says that it isn't defined in the IDL but it is. I've also checked my ammo.js file (which is up to date from 3 days ago) and btMatrix3x3 is defined.

here is the console error:

Possible Unhandled Promise Rejection: cannot construct a btMatrix3x3, no constructor in ID

can someone try to replicate this for me to see what the issue is? thank you.

@spikethea spikethea changed the title btMatrix3x3 class is not defined btMatrix3x3 constructor is not defined Jun 17, 2020
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