Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy
Inheritance Hierarchy
- IPhysicsProxyBase
- FSingleParticlePhysicsProxy
- TThreadedSingleParticlePhysicsProxyBase
- FRigidBodyHandle_Internal
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/SingleParticlePhysicsProxy.h |
| Include | #include "PhysicsProxy/SingleParticlePhysicsProxy.h" |
Syntax
class FRigidBodyHandle_Internal : public Chaos::TThreadedSingleParticlePhysicsProxyBase< false >
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FVec3 | PreV () |
||
| const FVec3 | PreW () |
||
| void | SetObjectState
(
const EObjectStateType InState, |
||
| void | SetR
(
const FRotation3& InR, |
||
| void | |||
| void | |||
| void |
Typedefs
| Name | Description |
|---|---|
| Base |