Afficher : Delphi C++
Préférences d'affichage

FMX.Types3D.TContext3D.SetMatrix

De XE2 API Documentation

Delphi

procedure SetMatrix(const M: TMatrix3D); virtual;

C++

virtual void __fastcall SetMatrix(const TMatrix3D &M);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Description

Définit la valeur du champ FCurrentMatrix sur la matrice 3D donnée.

Voir aussi

Versions précédentes
Traductions