Skip to content
  • Shon Ferguson's avatar
    305c72bf
    Laying the groundwork for Niflib to be able to work on systems with different... · 305c72bf
    Shon Ferguson authored
    Laying the groundwork for Niflib to be able to work on systems with different endian types.  All Read/Write functions now take NifInfo structures which are based by const reference.  These are also passed into the NifStream functions so they will have access to the requested endian type of the NIF as well.  Also added endian detection and swapping functions.
    305c72bf
    Laying the groundwork for Niflib to be able to work on systems with different...
    Shon Ferguson authored
    Laying the groundwork for Niflib to be able to work on systems with different endian types.  All Read/Write functions now take NifInfo structures which are based by const reference.  These are also passed into the NifStream functions so they will have access to the requested endian type of the NIF as well.  Also added endian detection and swapping functions.
Loading