AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPoint.NormalizeSafe Method ()

Returns a normalized copy of this vector or a zero point if this vector was already zero. Protects against divide by zero errors.

Syntax
Pascal
function NormalizeSafe: TAgkPoint; overload;

The normalized vector.

Copyright (c) 2012. All rights reserved.