SphericalHarmonics.RotateZ Method

Language:

Rotates the spherical harmonic (SH) vector in the z-axis by the given angle.

Overload List

public static void RotateZ(GraphicsStream, int, float, GraphicsStream);
public static void RotateZ(GraphicsStream, int, float, float[]);
public static void RotateZ(float[], int, float, GraphicsStream);
public static void RotateZ(float[], int, float, float[]);

Remarks

Each coefficient of the basis function Ylm is stored at location l2 + m + l, where:


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center