Matrix.OrthoRH メソッド
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Public Shared Function OrthoRH ( _ width As Single, _ height As Single, _ znearPlane As Single, _ zfarPlane As Single _ ) As Matrix
Dim width As Single Dim height As Single Dim znearPlane As Single Dim zfarPlane As Single Dim returnValue As Matrix returnValue = Matrix.OrthoRH(width, height, znearPlane, zfarPlane)
public static function OrthoRH ( width : float, height : float, znearPlane : float, zfarPlane : float ) : Matrix
戻り値
右手座標系直交射影行列である Matrix 構造体。


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からMatrix.OrthoRH メソッドを検索する場合は、下記のリンクをクリックしてください。

- Matrix.OrthoRH メソッドのページへのリンク