#include <Driver_Mesh.h>
Detailed Description
Definition at line 41 of file Driver_Mesh.h.
Member Enumeration Documentation
- Enumerator:
DRS_OK |
|
DRS_EMPTY |
|
DRS_WARN_RENUMBER |
|
DRS_WARN_SKIP_ELEM |
|
DRS_FAIL |
|
Definition at line 47 of file Driver_Mesh.h.
Constructor & Destructor Documentation
Driver_Mesh::Driver_Mesh |
( |
| ) |
|
virtual Driver_Mesh::~Driver_Mesh |
( |
| ) |
|
|
virtual |
Member Function Documentation
virtual Status Driver_Mesh::Perform |
( |
| ) |
|
|
pure virtual |
void Driver_Mesh::SetMeshId |
( |
int |
theMeshId | ) |
|
void Driver_Mesh::SetFile |
( |
const std::string & |
theFileName | ) |
|
Field Documentation
std::string Driver_Mesh::myFile |
|
protected |
int Driver_Mesh::myMeshId |
|
protected |