Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TFrame3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| FrameTypes.h | |||
| FrameTypes.h |
PointAt(const TVector< RealType > &)
| Name | PointAt |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/FrameTypes.h |
| Include Path | #include "FrameTypes.h" |
TVector < RealType > PointAt
(
const TVector < RealType > & Point
) const
point at distances along frame axes
PointAt(RealType, RealType, RealType)
| Name | PointAt |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/FrameTypes.h |
| Include Path | #include "FrameTypes.h" |
TVector < RealType > PointAt
(
RealType X,
RealType Y,
RealType Z
) const
point at distances along frame axes