MeshSettings
Settings for creating a mesh. More...
#include <MeshSettings.h>
Public Functions
| Name | |
|---|---|
| MeshSettings() Constructor. |
|
| ~MeshSettings() Destructor. |
Detailed Description
cpp
class MeshSettings;
Settings for creating a mesh.
The MeshSettings class represents a set of settings used it creating a mesh.
Public Functions Documentation
function MeshSettings
cpp
MeshSettings()
Constructor.
function ~MeshSettings
cpp
~MeshSettings()
Destructor.
Updated on 2026-03-31 at 16:02:10 +0000