Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math > API/Runtime/CADKernel/Math/UE__CADKernel__operator
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/Point.h |
| Include | #include "Math/Point.h" |
namespace UE
{
namespace CADKernel
{
FPoint2D UE::CADKernel::operator*
(
float Scale,
const FPoint2D & Point
)
}
}