class MAGES::MeshDeformations::Editor::SimulationMeshConverterWindow

Overview

A converter window for converting TetrahedralMesh to SimulationMesh. More…

class SimulationMeshConverterWindow: public EditorWindow
{
public:
    // structs

    struct PerSubMeshOptions;

    // methods

    static void ShowWindow();
};

Detailed Documentation

A converter window for converting TetrahedralMesh to SimulationMesh.

Methods

static void ShowWindow()

Shows the window.