#include "StdMeshers_ProjectionSource2D.hxx"#include "SMESH_Mesh.hxx"#include "SMESH_MesherHelper.hxx"#include "StdMeshers_ProjectionUtils.hxx"#include "utilities.h"#include <TopoDS.hxx>
Functions | |
| ostream & | operator<< (ostream &save, StdMeshers_ProjectionSource2D &hyp) |
| istream & | operator>> (istream &load, StdMeshers_ProjectionSource2D &hyp) |
| ostream& operator<< | ( | std::ostream & | save, |
| StdMeshers_ProjectionSource2D & | hyp | ||
| ) |
References StdMeshers_ProjectionSource2D::SaveTo().
| istream& operator>> | ( | std::istream & | load, |
| StdMeshers_ProjectionSource2D & | hyp | ||
| ) |
References StdMeshers_ProjectionSource2D::LoadFrom().