Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms
Inheritance Hierarchy
- IModuleInterface
- FGeometryAlgorithmsModule
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/GeometryAlgorithmsModule.h |
| Include | #include "GeometryAlgorithmsModule.h" |
Syntax
class FGeometryAlgorithmsModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |