FMX.Types.TTangentPair
Delphi
TTangentPair = record
C++
struct DECLSPEC_DRECORD TTangentPair
{
public:
float I;
float Ip1;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Embarcadero Technologies does not currently have any additional information.