Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TRigidTransform_FRealSingle_3
Overloads
operator*(const PMatrix< FRealSingle, 4, 4 > &)
| |
|
| Name |
operator* |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Transform.h |
| Include Path |
#include "Chaos/Transform.h" |
| Source |
/Engine/Source/Runtime/Experimental/ChaosCore/Private/Transform.cpp |
PMatrix < FRealSingle, 4, 4 > operator*
(
const PMatrix < FRealSingle, 4, 4 > & Matrix
) const
| |
|
| Name |
operator* |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Transform.h |
| Include Path |
#include "Chaos/Transform.h" |
TRigidTransform < FRealSingle, 3 > operator*
(
const TRigidTransform < FRealSingle, 3 > & Other
) const