record AL_V3D
Unit
al3D
Declaration
type AL_V3D = record
Description
A vertex structure used by al_polygon3d and other polygon rendering functions.
See also
- AL_V3D_F
- Like AL_V3D but using float values instead of fixed ones.
- alfixed
- Fixed point math routines
Allegro provides some routines for working with fixed point numbers, and defines the type AL_FIXED to be a signed 32-bit integer.
Overview
Fields
Description
Fields
Generated by PasDoc 0.13.0 on 2016-07-20 12:01:35
|