FMX.Types3D.TBoundingBox.Empty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function Empty: TBoundingBox; inline; static;

C++

static TBoundingBox __fastcall Empty();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TBoundingBox


Beschreibung

Gibt eine Instanz von TBoundingBox mit den auf 0 gesetzten Eckwerten zurück.

Siehe auch