#include <s3d.h>
int s3d_load_materials_a
(
int object,
float *mbuf,
unsigned longs start,
unsigned short n
);
Loads n materials starting from index position start into the Material stack. See s3d_push_materials_a for more informatino about the values in mbuf.