System.Math.Vectors.TPoint3D.Reflect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Reflect(const APoint: TPoint3D): TPoint3D; inline;

C++

TPoint3D __fastcall Reflect(const TPoint3D &APoint);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.