Project Alice
Loading...
Searching...
No Matches
emfx::xac_header Struct Reference

#include <xac.hpp>

Public Attributes

uint8_t ident [4] = { 'X', 'A', 'C', ' ' }
 
uint8_t major_version = 1
 
uint8_t minor_version = 0
 
uint8_t big_endian = 0
 
uint8_t multiply_order = 0
 

Detailed Description

Definition at line 254 of file xac.hpp.

Member Data Documentation

◆ big_endian

uint8_t emfx::xac_header::big_endian = 0

Definition at line 258 of file xac.hpp.

◆ ident

uint8_t emfx::xac_header::ident[4] = { 'X', 'A', 'C', ' ' }

Definition at line 255 of file xac.hpp.

◆ major_version

uint8_t emfx::xac_header::major_version = 1

Definition at line 256 of file xac.hpp.

◆ minor_version

uint8_t emfx::xac_header::minor_version = 0

Definition at line 257 of file xac.hpp.

◆ multiply_order

uint8_t emfx::xac_header::multiply_order = 0

Definition at line 259 of file xac.hpp.


The documentation for this struct was generated from the following file: