Memory alignment of vertex attributes

Hi Tigers,

As the GSE is written in C++, is memory alignment considered for the internal storage engine in memory between different attribute types. E.g. is " #pragma pack(push, 1)" used?

Cheerio,

Anders Lauri

Hi Anders,

I think your question relates to the underlying implementation. Could you please be more specific on your question?

What problem are you trying to solve or is there anything you are trying to optimize?

Thanks.