FMX.Types3D.TMeshData.GetBoundingBox

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetBoundingBox: TBoundingBox;

C++

TBoundingBox __fastcall GetBoundingBox();

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshData


説明

TMeshDataTBoundingBox を返します。

GetBoundingBox メソッドは、TBoundingBox の値が変化したら、それがどのような変化でもその境界ボックスを再計算します。

関連項目