ScummVM API documentation
Awe::Frac Struct Reference

Public Member Functions

void reset (int n, int d)
 
uint32 getInt () const
 
uint32 getFrac () const
 
int interpolate (int sample1, int sample2) const
 

Public Attributes

uint32 inc = 0
 
uint64 offset = 0
 

Static Public Attributes

static const int BITS = 16
 
static const int MASK = (1 << BITS) - 1
 

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