Microsoft SDK for Java

vectorModulus

This method of the Direct3dRM Class calculates the modulus of a vector.

Syntax

public float vectorModulus(D3dVector d);

Return Value

Returns a float that is the remainder of the modulus operation.

Parameters

d The vector to mod.

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