OGS
|
Implementation of the AddFaultsToVoxelGridDialog class.
Definition in file AddFaultsToVoxelGridDialog.cpp.
#include "AddFaultsToVoxelGridDialog.h"
#include <QStringList>
#include <QStringListModel>
#include <algorithm>
#include <string>
#include "Base/OGSError.h"
#include "Base/Utils.h"
#include "MeshLib/Mesh.h"
#include "MeshModel.h"
#include "MeshToolsLib/MeshGenerators/AddFaultToVoxelGrid.h"
Go to the source code of this file.
Variables | |
QString | no_voxel_str = "[No voxel grid available.]" |
QString no_voxel_str = "[No voxel grid available.]" |
Definition at line 27 of file AddFaultsToVoxelGridDialog.cpp.
Referenced by AddFaultsToVoxelGridDialog::AddFaultsToVoxelGridDialog(), and AddFaultsToVoxelGridDialog::accept().