Microsoft SDK for Java

vectorReflect

This method of the Direct3dRM Class reflects a vector, given a vector ray and a vector normal.

Syntax

public void vectorReflect(D3dVector lpd, D3dVector lpRay, D3dVector lpNorm);

Parameters

lpd The resulting D3dVector from the operation.
lpRay A D3dVector ray.
lpNorm A D3dVector normal.

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