Microsoft SDK for Java

vectorNormalise

This method of the Direct3dRM Class normalizes a vector.

Syntax

public void vectorNormalise(D3dvector d);

Parameters

d A D3dVector object that contains the vector to normalize. This object also receives the normalized vector.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.