Navigation
| Name | TetMeshing |
| Type | Plugin |
| Part of Plugins | Tet Meshing |
| Location | /Engine/Plugins/Experimental/TetMeshing/Source/TetMeshing/ |
| Module Build Rules | TetMeshing.Build.cs |
Classes
| Name | Remarks |
|---|---|
| TIsosurfaceStuffing | |
| TTetMeshGenerator | Base class for tetrahedral mesh generators (eg like to generate sphere, cylinder, etc) Subclasses must implement Generate() |
Interfaces
| Name | Remarks |
|---|---|
| ITetMeshingPlugin | The public interface to this module |