Navigation
API > API/Runtime > API/Runtime/ChaosVDRuntime > API/Runtime/ChaosVDRuntime/DataWrappers
Inheritance Hierarchy
- FChaosVDWrapperDataBase
- FChaosVDAABBTreeLeafDataWrapper
- FChaosVDAABBTreeNodeDataWrapper
- FChaosVDAABBTreePayloadBoundsElement
- FChaosVDAccelerationStructureBase
- FChaosVDAABBTreeDataWrapper
- FChaosVDBoundingVolumeDataWrapper
- FChaosVDBVCellElementDataWrapper
- FChaosVDCharacterGroundConstraintDataDataWrapper
- FChaosVDCharacterGroundConstraintSettingsDataWrapper
- FChaosVDCharacterGroundConstraintStateDataWrapper
- FChaosVDCollisionObjectQueryParams
- FChaosVDCollisionResponseParams
- FChaosVDConstraintDataWrapperBase
- FChaosVDCharacterGroundConstraint
- FChaosVDJointConstraint
- FChaosVDDebugDrawShapeBase
- FChaosVDDebugDrawBoxDataWrapper
- FChaosVDDebugDrawImplicitObjectDataWrapper
- FChaosVDDebugDrawLineDataWrapper
- FChaosVDDebugDrawSphereDataWrapper
- FChaosVDFRigidParticleControlFlags
- FChaosVDJointSettingsDataWrapper
- FChaosVDParticleCluster
- FChaosVDParticleDataWrapper
- FChaosVDParticleDynamicMisc
- FChaosVDParticleDynamics
- FChaosVDParticleMassProps
- FChaosVDParticlePositionRotation
- FChaosVDParticleVelocities
- FChaosVDQueryFastData
- FChaosVDQueryHitData
- FChaosVDQueryVisitStep
References
| Module | ChaosVDRuntime |
| Header | /Engine/Source/Runtime/Experimental/ChaosVisualDebugger/Public/DataWrappers/ChaosVDParticleDataWrapper.h |
| Include | #include "DataWrappers/ChaosVDParticleDataWrapper.h" |
Syntax
USTRUCT ()
struct FChaosVDWrapperDataBase
Remarks
Base struct that declares the interface to be used for any ParticleData Viewer
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHasValidData |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasValidData () |
||
| void | MarkAsValid () |