Microsoft DirectX 9.0 SDK Update (October 2004)

SphericalHarmonics.MaximumOrder Field

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the maximum order for spherical harmonic (SH) evaluation.

Definition

Visual Basic .NET Public Shared MaximumOrder As Int32
C# public static Int32 MaximumOrder;
Managed C++ public: static Int32 MaximumOrder;
JScript .NET public static var MaximumOrder : Int32

Field Value

System.Int32 . Returns the maximum order for spherical harmonic (SH) evaluation; which is 6.

This field is read-only. 

Remarks

The maximum order for spherical harmonic (SH) evaluation is 6 to maintain the mathematical complexity at a manageable level.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center