[ODE] Delphi again

Aanand Narayanan.P.P aanand at milestoneindia.com
Wed Sep 18 04:48:01 2002


Hi

dMatrix3 is actually a 3 row with 4 column matrix. The 4 column elements
are for the same reason, given below for the dVector3. The 4th element
in each row is ignored. 

>Why is dVector3 the same size as dVector4?

>As in
>typedef dReal dVector3[4];
>typedef dReal dVector4[4];

For making it SIMD friendly. i.e 16 byte aligned. (I guess!)


Cheers
Aanand

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 8/21/2002