#include <FInvertiblePiecewiseLinearFunction.h>
◆ FInvertiblePointSlopeFunction()
| FInvertiblePointSlopeFunction::FInvertiblePointSlopeFunction |
( |
FVector2f |
Point, |
|
|
float |
Slope |
|
) |
| |
◆ SolveForX()
| float FInvertiblePointSlopeFunction::SolveForX |
( |
float |
Y | ) |
const |
◆ SolveForY()
| float FInvertiblePointSlopeFunction::SolveForY |
( |
float |
X | ) |
const |
◆ Point
| FVector2f FInvertiblePointSlopeFunction::Point |
◆ Slope
| float FInvertiblePointSlopeFunction::Slope |
The documentation for this struct was generated from the following files: