Geometry.ComputeBoundingBox メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > Geometry.ComputeBoundingBox メソッドの意味・解説 

Geometry.ComputeBoundingBox メソッド

座標軸原点とする境界ボックス算出します

名前空間: Microsoft.WindowsMobile.DirectX.Direct3D
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)
構文構文

Public Shared Sub ComputeBoundingBox
 ( _
    pointsFvf As GraphicsStream, _
    numPoints As Integer, _
    vertexFormat As VertexFormats, _
    <OutAttribute> ByRef min As Vector3,
 _
    <OutAttribute> ByRef max As Vector3
 _
)
Dim pointsFvf As GraphicsStream
Dim numPoints As Integer
Dim vertexFormat As VertexFormats
Dim min As Vector3
Dim max As Vector3

Geometry.ComputeBoundingBox(pointsFvf, numPoints, vertexFormat, min, max)
public static void ComputeBoundingBox
 (
    GraphicsStream pointsFvf,
    int numPoints,
    VertexFormats vertexFormat,
    out Vector3 min,
    out Vector3 max
)
public:
static void ComputeBoundingBox (
    GraphicsStream^ pointsFvf, 
    int numPoints, 
    VertexFormats vertexFormat, 
    [OutAttribute] Vector3% min, 
    [OutAttribute] Vector3% max
)
public static void ComputeBoundingBox
 (
    GraphicsStream pointsFvf, 
    int numPoints, 
    VertexFormats vertexFormat, 
    /** @attribute OutAttribute() */ /** @ref */ Vector3 min, 
    /** @attribute OutAttribute() */ /** @ref */ Vector3 max
)
JScript では、値型引数参照渡しされません。

パラメータ

pointsFvf

境界ボックス作成され中心の点を格納している GraphicsStream オブジェクト

numPoints

頂点の数。

vertexFormat

渡される頂点形式指定する VertexFormats オブジェクト

min

返される境界ボックス左下隅を記述する Vector3 構造体

max

返される境界ボックス右上隅を記述する Vector3 構造体

例外例外
例外種類条件

InvalidCallException

メソッド呼び出し無効です。たとえば、メソッドパラメータ無効な値が含まれている場合などです。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
Geometry クラス
Geometry メンバ
Microsoft.WindowsMobile.DirectX.Direct3D 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からGeometry.ComputeBoundingBox メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からGeometry.ComputeBoundingBox メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からGeometry.ComputeBoundingBox メソッドを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

Geometry.ComputeBoundingBox メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



Geometry.ComputeBoundingBox メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS