#include "include/sif.h"Functions | |
| void | sifInit (SIF *data) |
| void | sifEmpty (SIF *data) |
| int | sifSetmem (SIF *data, int frameNr) |
|
|
Free memory allocated for SIF. All contents are destroyed. |
|
|
Initiate SIF structure. This should be called once before first use. |
|
||||||||||||
|
Allocates memory for SIF data. Old data is destroyed.
|
1.4.1