Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FTrackedGeometryManager |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TrackedGeometryManager.h |
| Include Path | #include "Chaos/TrackedGeometryManager.h" |
Syntax
class FTrackedGeometryManager
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CriticalSection | FTransactionallySafeCriticalSection | Chaos/TrackedGeometryManager.h | ||
| FImplicitObject | friend | Chaos/TrackedGeometryManager.h | ||
| SharedGeometry | TMap< TSerializablePtr< FImplicitObject >, FString > | Chaos/TrackedGeometryManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DumpMemoryUsage
(
FOutputDevice* Ar |
Chaos/TrackedGeometryManager.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FTrackedGeometryManager & Get() |
Chaos/TrackedGeometryManager.h |