linux man page for normalize_vector

Query: normalize_vector

OS: linux

Section: 3alleg4

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

normalize_vector(3alleg4)					  Allegro manual					 normalize_vector(3alleg4)

NAME
normalize_vector, normalize_vector_f - Converts the vector to a unit vector. Allegro game programming library. SYNOPSIS
#include <allegro.h> void normalize_vector(fixed *x, fixed *y, fixed *z); void normalize_vector_f(float *x, float *y, float *z); DESCRIPTION
Converts the vector (*x, *y, *z) to a unit vector. This points in the same direction as the original vector, but has a length of one. SEE ALSO
vector_length(3alleg4), dot_product(3alleg4), cross_product(3alleg4), exstars(3alleg4) Allegro version 4.4.2 normalize_vector(3alleg4)
Related Man Pages
exstars(3alleg4) - php
exstars(3alleg4) - suse
exstars(3alleg4) - mojave
exstars(3alleg4) - netbsd
exstars(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
UNIX.com End of Year (EOY) Report (2019)