FTransformEntry

Entry for the transform stack which stores a matrix and its CRC for faster comparisons

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Syntax

class FTransformEntry

Remarks

Entry for the transform stack which stores a matrix and its CRC for faster comparisons

Constructors

Name Description

Public function

FTransformEntry

(
    const FMatrix& InMatrix
)

Functions

Name Description

Public function Const

const FMatri...

 

GetMatrix()

Public function Const

uint32

 

GetMatrixCRC()

Public function

void

 

SetMatrix

(
    const FMatrix& InMatrix
)

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