menu
three_dart package
documentation
three3d/math/spherical_harmonics3.dart
SphericalHarmonics3
copy method
copy method
dark_mode
light_mode
copy
method
SphericalHarmonics3
copy
(
SphericalHarmonics3
sh
)
Implementation
SphericalHarmonics3 copy(SphericalHarmonics3 sh) { return set(sh.coefficients); }
three_dart package
documentation
three3d/math/spherical_harmonics3
SphericalHarmonics3
copy method
SphericalHarmonics3 class