debian man page for s3d_load_polygon_tex_coords

Query: s3d_load_polygon_tex_coords

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

S3D_LOAD_POLYGON_TEX(3) 					    s3d Manual						   S3D_LOAD_POLYGON_TEX(3)

NAME
s3d_load_polygon_tex_coords - add texture coordinates to polygons
SYNOPSIS
#include <s3d.h> int s3d_load_polygon_tex_coords(int object, const float *tbuf, uint32_t start, uint16_t n);
DESCRIPTION
Just as s3d_pep_polygon_tex_coords(), with the difference you won't alter the latest n polygons but n polygons starting with index start.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_LOAD_POLYGON_TEX(3)
Related Man Pages
glpolygonmode(3g) - mojave
glfrontface(3g) - redhat
glpolygonmode(3g) - debian
glpolygonmode(3g) - suse
glfrontface(3g) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file