Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FMatrixH
Overloads
operator*(const FMatrixH &)
| |
|
| Name |
operator* |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/MatrixH.h |
| Include Path |
#include "Math/MatrixH.h" |
FMatrixH operator*
(
const FMatrixH & InMatrix
) const
operator*(const FVector &)
| |
|
| Name |
operator* |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/MatrixH.h |
| Include Path |
#include "Math/MatrixH.h" |
FVector operator*
(
const FVector & Point
) const