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

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

Geometry.ComputeBoundingSphere メソッド

メッシュ境界球を算出します

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

Public Shared Function ComputeBoundingSphere
 ( _
    pointsFvf As GraphicsStream, _
    numPoints As Integer, _
    vertexFormat As VertexFormats, _
    <OutAttribute> ByRef center As Vector3
 _
) As Single
Dim pointsFvf As GraphicsStream
Dim numPoints As Integer
Dim vertexFormat As VertexFormats
Dim center As Vector3
Dim returnValue As Single

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

パラメータ

pointsFvf

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

numPoints

頂点の数。

vertexFormat

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

center

返される境界球の座標中心定義する Vector3 構造体

戻り値
返される境界球の半径

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS