#include <DriverSTL_W_SMDS_Mesh.h>
Definition at line 34 of file DriverSTL_W_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.
§ DriverSTL_W_SMDS_Mesh()
DriverSTL_W_SMDS_Mesh::DriverSTL_W_SMDS_Mesh |
( |
| ) |
|
§ Perform()
virtual Status DriverSTL_W_SMDS_Mesh::Perform |
( |
| ) |
|
|
virtual |
§ SetIsAscii()
void DriverSTL_W_SMDS_Mesh::SetIsAscii |
( |
const bool |
theIsAscii = false | ) |
|
§ writeAscii()
Status DriverSTL_W_SMDS_Mesh::writeAscii |
( |
| ) |
const |
|
private |
§ writeBinary()
Status DriverSTL_W_SMDS_Mesh::writeBinary |
( |
| ) |
const |
|
private |
§ SetMesh()
void Driver_SMDS_Mesh::SetMesh |
( |
SMDS_Mesh * |
theMesh | ) |
|
|
inherited |
§ SetMeshId()
void Driver_Mesh::SetMeshId |
( |
int |
theMeshId | ) |
|
|
inherited |
§ SetFile()
void Driver_Mesh::SetFile |
( |
const std::string & |
theFileName | ) |
|
|
inherited |
§ myIsAscii
bool DriverSTL_W_SMDS_Mesh::myIsAscii |
|
private |
§ myMesh
§ myFile
std::string Driver_Mesh::myFile |
|
protectedinherited |
§ myMeshId
int Driver_Mesh::myMeshId |
|
protectedinherited |