Open 3D Engine NvCloth Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
NvCloth::IFabricCooker Member List

This is the complete list of members for NvCloth::IFabricCooker, including all inherited members.

AZ_RTTI(IFabricCooker, "{32E97A6F-A32C-42D2-8BA9-83896E57FA72}") (defined in NvCloth::IFabricCooker)NvCloth::IFabricCooker
CookFabric(const AZStd::vector< SimParticleFormat > &particles, const AZStd::vector< SimIndexType > &indices, const AZ::Vector3 &fabricGravity=AZ::Vector3(0.0f, 0.0f, -9.81f), bool useGeodesicTether=true)=0NvCloth::IFabricCookerpure virtual
SimplifyMesh(const AZStd::vector< SimParticleFormat > &particles, const AZStd::vector< SimIndexType > &indices, AZStd::vector< SimParticleFormat > &simplifiedParticles, AZStd::vector< SimIndexType > &simplifiedIndices, AZStd::vector< int > &remappedVertices, bool removeStaticTriangles=true)=0NvCloth::IFabricCookerpure virtual
~IFabricCooker()=default (defined in NvCloth::IFabricCooker)NvCloth::IFabricCookervirtual