UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
KinematicGeometryParticles.h File Reference

Go to the source code of this file.

Classes

class  Chaos::TKinematicGeometryParticlesImp< T, d, SimType >
 

Namespaces

namespace  Chaos
 

Typedefs

template<typename T , int d>
using Chaos::TKinematicGeometryParticles = TKinematicGeometryParticlesImp< T, d, EGeometryParticlesSimType::RigidBodySim >
 
using Chaos::FKinematicGeometryParticles = TKinematicGeometryParticles< FReal, 3 >
 
template<typename T , int d>
using Chaos::TKinematicGeometryClothParticles = TKinematicGeometryParticlesImp< T, d, EGeometryParticlesSimType::Other >
 

Functions

template<typename T , int d, EGeometryParticlesSimType SimType>
FChaosArchiveChaos::operator<< (FChaosArchive &Ar, TKinematicGeometryParticlesImp< T, d, SimType > &Particles)