SphericalHarmonics.Rotate Method

Language:

Rotates the spherical harmonic (SH) vector by the given matrix.

Overload List

public static void Rotate(GraphicsStream, int, Matrix, GraphicsStream);
public static void Rotate(GraphicsStream, int, Matrix, float[]);
public static void Rotate(float[], int, Matrix, GraphicsStream);
public static void Rotate(float[], int, Matrix, 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