MCPcopy Create free account
hub / github.com/GPUOpen-Effects/TressFX / SkinTheMesh

Method SkinTheMesh

src/SDF.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void CollisionMesh::SkinTheMesh(EI_CommandContext& context, double fTime)
69{
70 m_pBoneSkinning->Update(context, fTime);
71}
72
73void CollisionMesh::AccumulateSDF(EI_CommandContext& context, TressFXSDFCollisionSystem& sdfCollisionSystem)
74{

Callers 1

StartSimulationMethod · 0.80

Calls 1

UpdateMethod · 0.45

Tested by

no test coverage detected