class MAGES::MeshDeformations::Editor::TetrahedralMeshImporterEditor¶
Custom Editor for the TetrahedralMeshImporter class.
class TetrahedralMeshImporterEditor: public ScriptedImporterEditor
{
public:
// methods
override void OnInspectorGUI();
override void OnDisable();
};