This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Geo::Iff

Variables

Name Description
const Geo::u32 AllSectionsMask = 0xffffffff

Mask for 'all sections'.

const Geo::u32 BODYTag = GEO_MAKE_FOURCC('B','O','D','Y')

Standard Iff BODY tag.

const Geo::u32 EOFTag = (Geo::u32)-1

Special tag to denote end.

const Geo::u32 FORMTag = GEO_MAKE_FOURCC('F','O','R','M')

Standard Iff FORM tag.

const Geo::u32 NAMETag = GEO_MAKE_FOURCC('N','A','M','E')

Standard Iff NAME tag.

const Geo::u32 VERSTag = GEO_MAKE_FOURCC('V','E','R','S')

Standard Iff VERS tag.

  • No labels