Version: 8.3.0
StdMeshers_FaceSide.hxx File Reference
#include "SMESH_StdMeshers.hxx"
#include "SMESH_ProxyMesh.hxx"
#include <Geom2d_Curve.hxx>
#include <GeomAdaptor_Curve.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <gp_Pnt2d.hxx>
#include <vector>
#include <list>
#include <boost/shared_ptr.hpp>
Include dependency graph for StdMeshers_FaceSide.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  StdMeshers_FaceSide
 Represents a side of a quasi quadrilateral face. More...
 

Typedefs

typedef boost::shared_ptr
< SMESH_ComputeError
TError
 
typedef boost::shared_ptr
< StdMeshers_FaceSide
StdMeshers_FaceSidePtr
 
typedef std::vector
< StdMeshers_FaceSidePtr
TSideVector
 

Typedef Documentation

typedef boost::shared_ptr< StdMeshers_FaceSide > StdMeshers_FaceSidePtr
typedef boost::shared_ptr< SMESH_ComputeError > TError
typedef std::vector< StdMeshers_FaceSidePtr > TSideVector