Version: 6.3.1
Defines | Typedefs

src/StdMeshers/StdMeshers_Projection_3D.cxx File Reference

#include "StdMeshers_Projection_3D.hxx"
#include "StdMeshers_ProjectionSource3D.hxx"
#include "StdMeshers_ProjectionUtils.hxx"
#include "SMDS_PolyhedralVolumeOfNodes.hxx"
#include "SMDS_VolumeTool.hxx"
#include "SMESHDS_Hypothesis.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "SMESH_Block.hxx"
#include "SMESH_Comment.hxx"
#include "SMESH_Gen.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_MesherHelper.hxx"
#include "SMESH_Pattern.hxx"
#include "SMESH_subMesh.hxx"
#include "SMESH_subMeshEventListener.hxx"
#include "utilities.h"
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>
Include dependency graph for StdMeshers_Projection_3D.cxx:

Go to the source code of this file.

Defines

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

Typedefs

typedef StdMeshers_ProjectionUtils TAssocTool

Define Documentation

#define gpXYZ (   n)    gp_XYZ(n->X(),n->Y(),n->Z())

Definition at line 54 of file StdMeshers_Projection_3D.cxx.

Referenced by StdMeshers_Projection_3D.Compute().

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

Definition at line 53 of file StdMeshers_Projection_3D.cxx.

Referenced by StdMeshers_Projection_3D.Compute().

#define SHOWYXZ (   msg,
  xyz 
)

Definition at line 55 of file StdMeshers_Projection_3D.cxx.


Typedef Documentation

Definition at line 60 of file StdMeshers_Projection_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