FMX.Controls3D.TTapEvent3D

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TTapEvent3D = procedure(Sender: TObject; const Point: TPointF; const RayPos, RayDir: TVector3D) of object;

C++

typedef void __fastcall (__closure *TTapEvent3D)(System::TObject* Sender, const System::Types::TPointF &Point, const System::Math::Vectors::TVector3D &RayPos, const System::Math::Vectors::TVector3D &RayDir);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D FMX.Controls3D

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !