Get the idDrawVert member offsets directly instead of hardcoding them and checking them via assert() at runtime. Fixes compile error: cast from pointer to smaller type 'int' loses information
sizeof(float) != sizeof(long) on this ABI.
Excluding 3rd party files.