SphericalHarmonics.Dot Method |
Language: |
Computes the dot product of two spherical harmonic (SH) vectors.
public static float Dot(int, GraphicsStream, GraphicsStream); public static float Dot(int, float[], float[]);
Each coefficient of the basis function Ylm is stored at location l2 + m + l, where:
- l is the degree of the basis function.
- m is the basis function index for the given l value and ranges from -l to l, inclusive.
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