TPerShapeData

Data that is associated with geometry. If a union is used an entry is created per internal geometry

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Physics/Experimental/ChaosInterfaceWrapper.h

Include

#include "Physics/Experimental/ChaosInterfaceWrapper.h"

Syntax

template<typename T, int d>
class TPerShapeData

Remarks

Data that is associated with geometry. If a union is used an entry is created per internal geometry

Variables

Constructors

Name Description

Public function

TPerShapeData

(
    const TPerShapeData< T, d >& Other
)

Destructors

Name Description

Public function

~TPerShapeData()

Functions

Name Description

Public function Static

TUniquePtr< ...

 

CreatePerShapeData()

Public function Static

TPerShapeDat...

 

SerializationFactory

(
    FChaosArchive& Ar,
    TPerShapeData< T, d >*
)

Public function

void

 

Serialize

(
    FChaosArchive& Ar
)

Public function

void

 

UpdateShapeBounds

(
    const TRigidTransform< T, d >& Wor...
)

Constants

Name

Description

AlwaysSerializable

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