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

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Functions

template<typename T >
Chaos::Softs::PsiCorotated (const Chaos::PMatrix< T, 3, 3 > &F, const T mu, const T lambda)
 
template<typename T >
void Chaos::Softs::PCorotated (const Chaos::PMatrix< T, 3, 3 > &Fe, const T mu, const T lambda, Chaos::PMatrix< T, 3, 3 > &P)
 
template CHAOS_API void Chaos::Softs::PCorotated< Chaos::FReal > (const Chaos::PMatrix< Chaos::FReal, 3, 3 > &Fe, const Chaos::FReal mu, const Chaos::FReal lambda, Chaos::PMatrix< Chaos::FReal, 3, 3 > &P)
 
template CHAOS_API void Chaos::Softs::PCorotated< Chaos::FRealSingle > (const Chaos::PMatrix< Chaos::FRealSingle, 3, 3 > &Fe, const Chaos::FRealSingle mu, const Chaos::FRealSingle lambda, Chaos::PMatrix< Chaos::FRealSingle, 3, 3 > &P)
 
template CHAOS_API Chaos::FReal Chaos::Softs::PsiCorotated< Chaos::FReal > (const Chaos::PMatrix< Chaos::FReal, 3, 3 > &F, const Chaos::FReal mu, const Chaos::FReal lambda)
 
template CHAOS_API Chaos::FRealSingle Chaos::Softs::PsiCorotated< Chaos::FRealSingle > (const Chaos::PMatrix< Chaos::FRealSingle, 3, 3 > &F, const Chaos::FRealSingle mu, const Chaos::FRealSingle lambda)
 

Function Documentation

◆ Chaos::Softs::PCorotated< Chaos::FReal >()

◆ Chaos::Softs::PCorotated< Chaos::FRealSingle >()

◆ Chaos::Softs::PsiCorotated< Chaos::FReal >()

◆ Chaos::Softs::PsiCorotated< Chaos::FRealSingle >()