#include <DriverSTL_R_SMDS_Mesh.h>
Definition at line 31 of file DriverSTL_R_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_R_SMDS_Mesh()
| DriverSTL_R_SMDS_Mesh::DriverSTL_R_SMDS_Mesh |
( |
| ) |
|
§ Perform()
| virtual Status DriverSTL_R_SMDS_Mesh::Perform |
( |
| ) |
|
|
virtual |
§ SetIsCreateFaces()
| void DriverSTL_R_SMDS_Mesh::SetIsCreateFaces |
( |
const bool |
theIsCreate = true | ) |
|
§ readAscii()
| Status DriverSTL_R_SMDS_Mesh::readAscii |
( |
| ) |
const |
|
private |
§ readBinary()
| Status DriverSTL_R_SMDS_Mesh::readBinary |
( |
| ) |
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 |
§ myIsCreateFaces
| bool DriverSTL_R_SMDS_Mesh::myIsCreateFaces |
|
private |
§ myIsAscii
| bool DriverSTL_R_SMDS_Mesh::myIsAscii |
|
private |
§ myMesh
§ myFile
| std::string Driver_Mesh::myFile |
|
protectedinherited |
§ myMeshId
| int Driver_Mesh::myMeshId |
|
protectedinherited |