Query: s3d_load_materials_a
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3D_LOAD_MATERIALS_A(3) s3d Manual S3D_LOAD_MATERIALS_A(3)NAMEs3d_load_materials_a - add materials with alpha to polygonsSYNOPSIS#include <s3d.h> int s3d_load_materials_a(int object, const float *mbuf, uint32_t start, uint16_t n);DESCRIPTIONLoads n materials starting from index position start into the material stack. See s3d_push_materials_a for more information about the values in mbuf.AUTHORSimon Wunderlich Author of s3d s3d S3D_LOAD_MATERIALS_A(3)