record AL_MATRIX

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type AL_MATRIX = record

Description

Fixed point matrix structure.

See also
al3d
Sofware-based 3D routines.
AL_MATRIX_F
Floating point matrix structure.

Overview

Fields

v: ARRAY [0..2, 0..2] OF AL_FIXED;
t: ARRAY [0..2] OF AL_FIXED;

Description

Fields

v: ARRAY [0..2, 0..2] OF AL_FIXED;

Scaling and rotation.

t: ARRAY [0..2] OF AL_FIXED;

Translation.


Generated by PasDoc 0.13.0 on 2016-07-20 12:01:35