Version: 6.3.1
Typedefs | Enumerations

src/StdMeshers/StdMeshers_Penta_3D.cxx File Reference

#include "StdMeshers_Penta_3D.hxx"
#include "utilities.h"
#include "Utils_ExceptHandlers.hxx"
#include "SMDS_EdgePosition.hxx"
#include "SMDS_MeshElement.hxx"
#include "SMDS_VolumeOfNodes.hxx"
#include "SMDS_VolumeTool.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_MesherHelper.hxx"
#include "SMESH_subMesh.hxx"
#include "SMESH_subMeshEventListener.hxx"
#include "SMESH_Comment.hxx"
#include <BRep_Tool.hxx>
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_ListOfShape.hxx>
#include <TopTools_SequenceOfShape.hxx>
#include <TopTools_MapOfShape.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Shell.hxx>
#include <TopoDS_Vertex.hxx>
#include <gp_Pnt.hxx>
#include <stdio.h>
#include <algorithm>
Include dependency graph for StdMeshers_Penta_3D.cxx:

Go to the source code of this file.

Typedefs

typedef map< int, int, less
< int > >::iterator 
StdMeshers_IteratorOfDataMapOfIntegerInteger

Enumerations

enum  { NB_WALL_FACES = 4 }

Typedef Documentation

Definition at line 64 of file StdMeshers_Penta_3D.cxx.


Enumeration Type Documentation

anonymous enum
Enumerator:
NB_WALL_FACES 

Definition at line 66 of file StdMeshers_Penta_3D.cxx.

{ NB_WALL_FACES = 4 };
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