[ODE] Why is dVector3 defined as dReal[4] ???
Michal Bacik
michal at lonelycatgames.com
Wed Feb 12 12:03:01 2003
Previous message:
[ODE] Framerate problem *again*
Next message:
[ODE] Why is dVector3 defined as dReal[4] ???
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
I wonder why: typedef dReal dVector3[4]; Shouldn't it be: typedef dReal dVector3[3]; ? - mb
Previous message:
[ODE] Framerate problem *again*
Next message:
[ODE] Why is dVector3 defined as dReal[4] ???
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]