System.Math.Vectors.TMatrix3D.CreateRotation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function CreateRotation(const AAxis: TPoint3D; const AAngle: Single): TMatrix3D; static;

C++

static TMatrix3D __fastcall CreateRotation(const TPoint3D &AAxis, const float AAngle);

Properties

Type Visibility Source Unit Parent
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TMatrix3D

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!