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

Public function

Chaos::PMatr...

 

operator*

(
    const Chaos::TRigidTransform< float...,
    const Chaos::PMatrix< float, 4, 4 >...
)

Public function

Chaos::PMatr...

 

operator*

(
    const Chaos::PMatrix< float, 4, 4 >...,
    const Chaos::TRigidTransform< float...
)

Public function

FLinearColor

 

operator*

(
    float Scalar,
    const FLinearColor& Color
)

Public function

FRotator

 

operator*

(
    float Scale,
    const FRotator& R
)

FRotator inline functions Scale a rotator and return.

Public function

TSHVectorRGB...

 

operator*

(
    const TSHVector< Order >& A,
    const FLinearColor& B
)

Color multiplication operator.

Public function

FTwoVectors

 

operator*

(
    float Scale,
    const FTwoVectors& V
)

FTwoVectors inline functions

Public function

FVector

 

operator*

(
    float Scale,
    const FVector& V
)

FVector inline functions Multiplies a vector by a scaling factor.

Public function

FVector2D

 

operator*

(
    float Scale,
    const FVector2D& V
)

FVector2D inline functions

Public function

FFrameRate

 

operator*

(
    FFrameRate A,
    FFrameRate B
)

Public function

FFrameTime

 

operator*

(
    double TimeInSeconds,
    FFrameRate Rate
)

Public function

FFrameTime

 

operator*

(
    float TimeInSeconds,
    FFrameRate Rate
)

Public function

FFrameTime

 

operator*

(
    FFrameTime A,
    float Scalar
)

Public function

FFrameTime

 

operator*

(
    float Scalar,
    FFrameTime A
)

Public function

FTimespan

 

operator*

(
    float Scalar,
    const FTimespan& Timespan
)

Pre-multiply a time span with the given scalar.

Public function

FFrameTime

 

operator*

(
    FFrameTime InTime,
    const FMovieSceneSequenceTransform ...
)

Transform a time by a sequence transform

Public function

FMovieSceneS...

 

operator*

(
    const FMovieSceneSequenceTransform ...,
    const FMovieSceneSequenceTransform ...
)

Multiply 2 transforms together, resulting in a single transform that gets from RHS parent to LHS space

Public function

FFrameTime

 

operator*

(
    FFrameTime InTime,
    const FMovieSceneTimeTransform& RH...
)

Transform a time by a sequence transform

Public function

TRange< T >

 

operator*

(
    const TRange< T >& LHS,
    const FMovieSceneTimeTransform& RH...
)

Transform a time range by a sequence transform

Public function

TRange< FFra...

 

operator*

(
    const TRange< FFrameNumber >& LHS,
    const FMovieSceneTimeTransform& RH...
)

Public function

FMovieSceneT...

 

operator*

(
    const FMovieSceneTimeTransform& LH...,
    const FMovieSceneTimeTransform& RH...
)

Multiply 2 transforms together, resulting in a single transform that gets from RHS parent to LHS space

Public function

FFrameNumber

 

operator*

(
    FFrameNumber InFrame,
    const FMovieSceneTimeWarping& RHS
)

Public function

FFrameTime

 

operator*

(
    FFrameTime InTime,
    const FMovieSceneTimeWarping& RHS
)

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