Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
SoftBodySharedSettings::OptimizationResults Class Reference

Information about the optimization of the soft body, the indices of certain elements may have changed. More...

#include <SoftBodySharedSettings.h>

Public Attributes

Array< uintmEdgeRemap
 Maps old edge index to new edge index.
 

Detailed Description

Information about the optimization of the soft body, the indices of certain elements may have changed.

Member Data Documentation

◆ mEdgeRemap

Array<uint> SoftBodySharedSettings::OptimizationResults::mEdgeRemap

Maps old edge index to new edge index.


The documentation for this class was generated from the following file: