This is quite a trivial question (I'm just curious), so thank you if you answer.I was just wondering what would be best for handling objects with multiple faces.

A structure containing a linked list of coods for xyz,
or
A structure containing multiple multi-dimensional pointer, one for each of the axis.