libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
dsf_demi_atom_t Struct Reference

Data Fields

unsigned version
 
unsigned bpp
 
uint16_t flags
 
uint32_t width
 
uint32_t height
 
float scale
 
float offset
 

Detailed Description

Definition at line 112 of file dsf.h.

Field Documentation

◆ bpp

unsigned bpp

Definition at line 114 of file dsf.h.

◆ flags

uint16_t flags

Definition at line 115 of file dsf.h.

◆ height

uint32_t height

Definition at line 117 of file dsf.h.

◆ offset

float offset

Definition at line 119 of file dsf.h.

◆ scale

float scale

Definition at line 118 of file dsf.h.

◆ version

unsigned version

Definition at line 113 of file dsf.h.

◆ width

uint32_t width

Definition at line 116 of file dsf.h.


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