operator*

Overload list

Windows
MacOS
Linux
Name Description

Public function

TMatrix3< Re...

 

operator*

(
    RealType Scale,
    const TMatrix3< RealType >& Mat
)

Public function

TMatrix2< Re...

 

operator*

(
    RealType Scale,
    const TMatrix2< RealType >& Mat
)

Public function

TQuaternion<...

 

operator*

(
    const TQuaternion< RealType >& A,
    const TQuaternion< RealType >& B
)

Public function

FVector3< Re...

 

operator*

(
    const TQuaternion< RealType >& Q,
    const FVector3< RealType >& V
)

Public function

FVector3< Re...

 

operator*

(
    RealType Scalar,
    const FVector3< RealType >& V
)

Public function

FVector3< Re...

 

operator*

(
    RealType2 Scalar,
    const FVector3< RealType >& V
)

Allow float*Vector3 and double*Vector3

Public function

FVector2< Re...

 

operator*

(
    RealType Scalar,
    const FVector2< RealType >& V
)

Public function

FVector2< Re...

 

operator*

(
    RealType2 Scalar,
    const FVector2< RealType >& V
)

Allow float*Vector2 and double*Vector2

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss