Version: 6.3.1
Defines | Typedefs | Variables

src/SMESH/SMESH_Mesh.cxx File Reference

#include "SMESH_Mesh.hxx"
#include "SMESH_subMesh.hxx"
#include "SMESH_Gen.hxx"
#include "SMESH_Hypothesis.hxx"
#include "SMESH_Group.hxx"
#include "SMESH_HypoFilter.hxx"
#include "SMESHDS_Group.hxx"
#include "SMESHDS_Script.hxx"
#include "SMESHDS_GroupOnGeom.hxx"
#include "SMESHDS_Document.hxx"
#include "SMDS_MeshVolume.hxx"
#include "SMDS_SetIterator.hxx"
#include "utilities.h"
#include "DriverMED_W_SMESHDS_Mesh.h"
#include "DriverDAT_W_SMDS_Mesh.h"
#include "DriverUNV_W_SMDS_Mesh.h"
#include "DriverSTL_W_SMDS_Mesh.h"
#include "DriverMED_R_SMESHDS_Mesh.h"
#include "DriverUNV_R_SMDS_Mesh.h"
#include "DriverSTL_R_SMDS_Mesh.h"
#include <BRepBndLib.hxx>
#include <BRepPrimAPI_MakeBox.hxx>
#include <Bnd_Box.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopoDS_Iterator.hxx>
#include "Utils_ExceptHandlers.hxx"
Include dependency graph for SMESH_Mesh.cxx:

Go to the source code of this file.

Defines

#define MAX_MED_GROUP_NAME_LENGTH   80
#define cSMESH_Hyp(h)   static_cast<const SMESH_Hypothesis*>(h)

Typedefs

typedef SMESH_HypoFilter THypType

Variables

static int MYDEBUG = 0

Define Documentation

#define cSMESH_Hyp (   h)    static_cast<const SMESH_Hypothesis*>(h)

Definition at line 76 of file SMESH_Mesh.cxx.

Referenced by SMESH_Mesh.GetHypotheses().

#define MAX_MED_GROUP_NAME_LENGTH   80

Definition at line 68 of file SMESH_Mesh.cxx.

Referenced by SMESH.SMESH_Mesh.HasDuplicatedGroupNamesMED().


Typedef Documentation

Definition at line 78 of file SMESH_Mesh.cxx.


Variable Documentation

int MYDEBUG = 0 [static]
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