SphericalHarmonics.Scale Method

Language:

Scales a spherical harmonic (SH) vector, in other words, Out[i] = A[i] * Scale.

Overload List

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