TKinematicGeometryParticlesImp

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Chaos

Header

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

Include

#include "Chaos/KinematicGeometryParticles.h"

Syntax

template<class T, int d, EGeometryParticlesSimType SimType>
class TKinematicGeometryParticlesImp : public Chaos::TGeometryParticlesImp< T, d, SimType >

Constructors

Destructors

Functions

Name Description

Public function Const

const TVecto...

 

CenterOfMass

(
    const int32 Index
)

Public function

TVector< T, ...

 

CenterOfMass

(
    const int32 Index
)

Public function

THandleType ...

 

Handle

(
    int32 Index
)

Cannot be reference because double pointer would allow for badness, but still useful to have non const access to handle

Public function Const

const THandl...

 

Handle

(
    int32 Index
)

Public function Const

const TKinem...

 

KinematicTarget

(
    const int32 Index
)

Public function

TKinematicTa...

 

KinematicTarget

(
    const int32 Index
)

Public function Const

const TRotat...

 

RotationOfMass

(
    const int32 Index
)

Public function

TRotation< T...

 

RotationOfMass

(
    const int32 Index
)

Public function Const

FString

 

ToString

(
    int32 index
)

Public function Const

const TVecto...

 

V

(
    const int32 Index
)

Public function

TVector< T, ...

 

V

(
    const int32 Index
)

Public function Const

const TVecto...

 

W

(
    const int32 Index
)

Public function

TVector< T, ...

 

W

(
    const int32 Index
)

Overridden from TGeometryParticlesImp

Name Description

Public function Virtual

void

 

Serialize

(
    FChaosArchive& Ar
)

Typedefs

Name

Description

THandleType

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