#include <Driver_SMDS_Mesh.h>
Definition at line 29 of file Driver_SMDS_Mesh.h.
◆ Status
Enumerator |
---|
DRS_OK | |
DRS_EMPTY | |
DRS_WARN_RENUMBER | |
DRS_WARN_SKIP_ELEM | |
DRS_FAIL | |
Definition at line 47 of file Driver_Mesh.h.
◆ Driver_SMDS_Mesh()
Driver_SMDS_Mesh::Driver_SMDS_Mesh |
( |
| ) |
|
◆ SetMesh()
void Driver_SMDS_Mesh::SetMesh |
( |
SMDS_Mesh * |
theMesh | ) |
|
◆ Perform()
virtual Status Driver_Mesh::Perform |
( |
| ) |
|
|
pure virtualinherited |
◆ SetMeshId()
void Driver_Mesh::SetMeshId |
( |
int |
theMeshId | ) |
|
|
inherited |
◆ SetFile()
void Driver_Mesh::SetFile |
( |
const std::string & |
theFileName | ) |
|
|
inherited |
◆ myMesh
◆ myFile
std::string Driver_Mesh::myFile |
|
protectedinherited |
◆ myMeshId
int Driver_Mesh::myMeshId |
|
protectedinherited |