Allegro Manual
Structures and types defined by Allegro
fixed
BITMAP
RLE_SPRITE
COMPILED_SPRITE
JOYSTICK_INFO
JOYSTICK_BUTTON_INFO
JOYSTICK_STICK_INFO
JOYSTICK_AXIS_INFO
GFX_MODE_LIST
GFX_MODE
PAL_SIZE
PALETTE
RGB
V3D
V3D_f
COLOR_MAP
RGB_MAP
al_ffblk
DATAFILE
MATRIX
MATRIX_f
QUAT
DIALOG
MENU
DIALOG_PLAYER
MENU_PLAYER
FONT
ZBUFFER
SAMPLE
MIDI
AUDIOSTREAM
PACKFILE
PACKFILE_VTABLE
LZSS_PACK_DATA
LZSS_UNPACK_DATA
MATRIX_f
Floating point matrix structure.
Description
typedef
struct
MATRIX_f
float
v
[
3
]
[
3
]
;
-
3x3
scaling
and
rotation component
float
t
[
3
]
;
-
x
/
y
/
z translation component
Floating point matrix structure. Read chapter "3D math routines" for a description on how to obtain/use this structure.
See Also:
MATRIX
3D math routines
Examples using this:
excamera
exquat
exscn3d
exzbuf
Related Projects
The following projects include source code containing this keyword:
Escultor
3dcar16
Mars (TINS entry)
Pin CHESS 3D
Ashes
Star Control: TimeWarp
TW-Light
3D Matrix
Donkey
mechman