Version: 6.3.1
Data Structures | Defines | Typedefs

src/StdMeshers/StdMeshers_RadialPrism_3D.cxx File Reference

#include "StdMeshers_RadialPrism_3D.hxx"
#include "StdMeshers_ProjectionUtils.hxx"
#include "StdMeshers_NumberOfLayers.hxx"
#include "StdMeshers_LayerDistribution.hxx"
#include "StdMeshers_Prism_3D.hxx"
#include "StdMeshers_Regular_1D.hxx"
#include "SMDS_MeshNode.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "SMESH_Gen.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_MesherHelper.hxx"
#include "SMESH_subMesh.hxx"
#include "utilities.h"
#include <BRepAdaptor_Curve.hxx>
#include <BRepBuilderAPI_MakeEdge.hxx>
#include <BRepTools.hxx>
#include <BRep_Tool.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
#include <TopoDS_Shell.hxx>
#include <TopoDS_Solid.hxx>
#include <TopTools_MapOfShape.hxx>
#include <gp.hxx>
#include <gp_Pnt.hxx>
Include dependency graph for StdMeshers_RadialPrism_3D.cxx:

Go to the source code of this file.

Data Structures

class  TNodeDistributor
 Class computing layers distribution using data of StdMeshers_LayerDistribution hypothesis. More...

Defines

#define RETURN_BAD_RESULT(msg)   { MESSAGE(")-: Error: " << msg); return false; }
#define gpXYZ(n)   gp_XYZ(n->X(),n->Y(),n->Z())

Typedefs

typedef StdMeshers_ProjectionUtils TAssocTool

Define Documentation

#define gpXYZ (   n)    gp_XYZ(n->X(),n->Y(),n->Z())
#define RETURN_BAD_RESULT (   msg)    { MESSAGE(")-: Error: " << msg); return false; }

Typedef Documentation

Definition at line 64 of file StdMeshers_RadialPrism_3D.cxx.

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