Version: 6.3.1
Defines

src/StdMeshers/StdMeshers_ProjectionUtils.cxx File Reference

#include "StdMeshers_ProjectionUtils.hxx"
#include "StdMeshers_ProjectionSource1D.hxx"
#include "StdMeshers_ProjectionSource2D.hxx"
#include "StdMeshers_ProjectionSource3D.hxx"
#include "SMESH_Algo.hxx"
#include "SMESH_Block.hxx"
#include "SMESH_Gen.hxx"
#include "SMESH_Hypothesis.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_MesherHelper.hxx"
#include "SMESH_subMesh.hxx"
#include "SMESH_subMeshEventListener.hxx"
#include "SMDS_EdgePosition.hxx"
#include "utilities.h"
#include <BRepAdaptor_Surface.hxx>
#include <BRepTools.hxx>
#include <BRepTools_WireExplorer.hxx>
#include <BRep_Builder.hxx>
#include <BRep_Tool.hxx>
#include <Bnd_Box.hxx>
#include <TopAbs.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_Array1OfShape.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeListOfShape.hxx>
#include <TopTools_DataMapIteratorOfDataMapOfShapeShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Compound.hxx>
#include <TopoDS_Shape.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <numeric>
Include dependency graph for StdMeshers_ProjectionUtils.cxx:

Go to the source code of this file.

Defines

#define RETURN_BAD_RESULT(msg)   { MESSAGE(")-: Error: " << msg); return false; }
#define CONT_BAD_RESULT(msg)   { MESSAGE(")-: Error: " << msg); continue; }
#define SHOW_SHAPE(v, msg)
#define SHOW_LIST(msg, l)
#define HERE   StdMeshers_ProjectionUtils

Define Documentation

#define CONT_BAD_RESULT (   msg)    { MESSAGE(")-: Error: " << msg); continue; }
#define HERE   StdMeshers_ProjectionUtils

Definition at line 94 of file StdMeshers_ProjectionUtils.cxx.

#define RETURN_BAD_RESULT (   msg)    { MESSAGE(")-: Error: " << msg); return false; }
#define SHOW_LIST (   msg,
 
)

Definition at line 84 of file StdMeshers_ProjectionUtils.cxx.

#define SHOW_SHAPE (   v,
  msg 
)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS