FMX.Types3D.TBoundingBox.IntersectsWith
Delphi
function IntersectsWith(const ABox: TBoundingBox): Boolean;
C++
bool __fastcall IntersectsWith(const TBoundingBox &ABox);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TBoundingBox |
Description
Renvoie True si une partie du TBoundingBox intersecte le {Arg|ABox}}.