|
If you have other data members after the XYZ you wont be able to pass them as an array anyway, unless it takes in a stride value in which case the fact that the doubles arent closely packed shouldnt matter.
EDIT: scrub that of course it would still matter, try putting your XYZ at the start of the structure ten they shouldnt need any packing.
|