AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.Normalize Method (TAgkPoint)

Calculates a normalized copy of a vector.

Syntax
Pascal
class function Normalize(const V: TAgkPoint): TAgkPoint; overload;
Parameters 
Description 
const V: TAgkPoint 
the vector to normalize. 

The normalized vector.

Copyright (c) 2012. All rights reserved.