#include <MeshDescriptionCommitter.h>
◆ FCommitter
◆ CommitMeshDescription() [1/3]
Commit a mesh description. The mesh description to be committed will be passed to the given function as a parameter, and it is up to the function to update it properly.
- Parameters
-
| Committer | A function that takes in const IMeshDescriptionCommitter::FCommitParams& and populates the FMeshDescription pointed to by the MeshDescription pointer inside. |
◆ CommitMeshDescription() [2/3]
◆ CommitMeshDescription() [3/3]
◆ GetPolygonGroupToMaterialIndexMap()
| virtual TArray< int32 > IMeshDescriptionCommitter::GetPolygonGroupToMaterialIndexMap |
( |
| ) |
const |
|
inlinevirtual |
- Returns
- a mapping from material ID to polygon group ID. If empty, an identity mapping is assumed.
The documentation for this class was generated from the following file: