SphericalHarmonicCoefficients Constructor |
| Name | Description | |
|---|---|---|
| SphericalHarmonicCoefficients(Int32, Int32) |
Initializes a new instance according to the provided parameters.
| |
| SphericalHarmonicCoefficients(SphericalHarmonicCoefficients, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| SphericalHarmonicCoefficients(Double, Double, Double) |
Initializes a new instance from the provided coefficients. Degree and order are inferred from the shapes of the coefficient arrays.
|