Navigation
API > API/Developer > API/Developer/MeshReductionInterface
Inheritance Hierarchy
- IModuleInterface
- IMeshReductionManagerModule
References
| Module | MeshReductionInterface |
| Header | /Engine/Source/Developer/MeshReductionInterface/Public/IMeshReductionManagerModule.h |
| Include | #include "IMeshReductionManagerModule.h" |
Syntax
class IMeshReductionManagerModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| IMeshMerging * | Returns the distributed mesh merging plugin if available. | ||
| IMeshMerging * | Returns the mesh merging plugin if available. | ||
| IMeshReduction * | Returns the mesh reduction plugin if available. | ||
| IMeshReduction * | Returns the mesh reduction plugin if available. |