Query: v3d
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
V3D(3alleg4) Allegro manual V3D(3alleg4)NAMEV3D - Fixed point vertex structure used by 3d functions. Allegro game programming library.SYNOPSIS#include <allegro.h> typedef struct V3DDESCRIPTIONfixed x, y, z; - position fixed u, v; - texture map coordinates int c; - color A vertex structure used by polygon3d and other polygon rendering functions. Read the description of polygon3d() for a description on how to obtain/use this structure.SEE ALSOV3D_f(3alleg4), polygon3d(3alleg4), ex3d(3alleg4) Allegro version 4.4.2 V3D(3alleg4)
Related Man Pages |
---|
polygon3d_f(3alleg4) - suse |
polygon3d_f(3alleg4) - centos |
polygon3d(3alleg4) - suse |
polygon3d(3alleg4) - centos |
polygon3d_f(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
MV3D 0.34 (Default branch) |