jirr and operators

Discussion about Irrlicht's Java wrapper
Post Reply
Browndog
Posts: 74
Joined: Thu Aug 18, 2005 2:53 am

jirr and operators

Post by Browndog »

I'm trying to add 2 vector3df's together using jirr yet I'm not sure how I can access operator+ for vector3df in jirr?
Browndog
Posts: 74
Joined: Thu Aug 18, 2005 2:53 am

Post by Browndog »

vector3df addOperator(vector3df other)
Post Reply