FParticleMassProps

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleDirtyFlags.h

Include

#include "Chaos/ParticleDirtyFlags.h"

Syntax

class FParticleMassProps

Functions

Name Description

Public function Const

const FVec3 ...

 

CenterOfMass()

Public function

void

 

CopyFrom

(
    const TOther& Other
)

Public function Const

const FMatri...

 

I()

Public function Const

const FMatri...

 

InvI()

Public function Const

FReal

 

InvM()

Public function Const

bool

 

IsEqual

(
    const TOther& Other
)

Public function Const

FReal

 

M()

Public function Const

const FRotat...

 

RotationOfMass()

Public function

void

 

Serialize

(
    FChaosArchive& Ar
)

Public function

void

 

SetCenterOfMass

(
    const FVec3& InCenterOfMass
)

Public function

void

 

SetI

(
    const FMatrix33& InI
)

Public function

void

 

SetInvI

(
    const FMatrix33& InInvI
)

Public function

void

 

SetInvM

(
    FReal InInvM
)

Public function

void

 

SetM

(
    FReal InM
)

Public function

void

 

SetRotationOfMass

(
    const FRotation3& InRotationOfMass
)

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FParticleMassProps& Other
)

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