s3d_load_materials_a(3)

NAME

s3d_load_materials_a - add materials with alpha to polygons

SYNOPSIS

#include <s3d.h>
int s3d_load_materials_a(int object, const float *mbuf, uint32_t start,
                         uint16_t n);

DESCRIPTION

Loads n materials starting from index position start into the material stack. See s3d_push_materials_a for more informations about the values in mbuf.

AUTHOR

Simon Wunderlich
Author of s3d
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout