
Public Member Functions | |
| SMESH::long_array * | GetIDs () |
| SMESH::long_array * | GetMeshInfo () |
| SMESH::long_array * | GetNbElementsByType () |
| SMESH::SMESH_Mesh_ptr | GetMesh () |
| bool | IsMeshInfoCorrect () |
| SMESH::array_of_ElementType * | GetTypes () |
| SALOMEDS::TMPFile * | GetVtkUgStream () |
Data Fields | |
| SMESH::long_array | _ids |
| SMESH::ElementType | _type |
| SMESH::SMESH_Mesh_ptr | _mesh |
| SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetIDs | ( | ) |
References _ids.
| SMESH::SMESH_Mesh_ptr SMESH_MeshEditor_i::_IDSource::GetMesh | ( | ) |
References _mesh.
| SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetMeshInfo | ( | ) |
| SMESH::long_array* SMESH_MeshEditor_i::_IDSource::GetNbElementsByType | ( | ) |
References _ids, _type, and SMESH::NB_ELEMENT_TYPES.
| SMESH::array_of_ElementType* SMESH_MeshEditor_i::_IDSource::GetTypes | ( | ) |
| SALOMEDS::TMPFile* SMESH_MeshEditor_i::_IDSource::GetVtkUgStream | ( | ) |
| bool SMESH_MeshEditor_i::_IDSource::IsMeshInfoCorrect | ( | ) |
| SMESH::long_array SMESH_MeshEditor_i::_IDSource::_ids |
Referenced by GetIDs(), GetNbElementsByType(), GetTypes(), and SMESH_MeshEditor_i::MakeIDSource().
| SMESH::SMESH_Mesh_ptr SMESH_MeshEditor_i::_IDSource::_mesh |
Referenced by GetMesh(), and SMESH_MeshEditor_i::MakeIDSource().
| SMESH::ElementType SMESH_MeshEditor_i::_IDSource::_type |
Referenced by GetNbElementsByType(), GetTypes(), and SMESH_MeshEditor_i::MakeIDSource().