SALOME - SMESH
SMESH::Controls Namespace Reference

Data Structures

class  Area
 
class  AspectRatio
 
class  AspectRatio3D
 
class  BadOrientedVolume
 
class  Comparator
 
class  ElementsOnShape
 
class  ElementsOnSurface
 
class  ElemGeomType
 
class  EqualTo
 
class  Filter
 
class  FreeBorders
 
class  FreeEdges
 
class  FreeFaces
 
class  FreeNodes
 
class  Functor
 
class  GroupColor
 
class  Length
 
class  Length2D
 
class  LessThan
 
class  LinearOrQuadratic
 
class  LogicalAND
 
class  LogicalBinary
 
class  LogicalNOT
 
class  LogicalOR
 
class  ManifoldPart
 
class  MinimumAngle
 
class  MoreThan
 
class  MultiConnection
 
class  MultiConnection2D
 
class  NumericalFunctor
 
class  Predicate
 
class  RangeOfIds
 
class  Skew
 
class  Taper
 
class  TSequenceOfXYZ
 
class  Volume
 
class  Warping
 

Typedefs

typedef boost::shared_ptr< FunctorFunctorPtr
 
typedef boost::shared_ptr< NumericalFunctorNumericalFunctorPtr
 
typedef boost::shared_ptr< PredicatePredicatePtr
 
typedef boost::shared_ptr< Length2DLength2DPtr
 
typedef boost::shared_ptr< MultiConnection2DMultiConnection2DPtr
 
typedef boost::shared_ptr< FreeEdgesFreeEdgesPtr
 
typedef boost::shared_ptr< RangeOfIdsRangeOfIdsPtr
 
typedef boost::shared_ptr< ComparatorComparatorPtr
 
typedef boost::shared_ptr< EqualToEqualToPtr
 
typedef boost::shared_ptr< LogicalNOTLogicalNOTPtr
 
typedef boost::shared_ptr< LogicalBinaryLogicalBinaryPtr
 
typedef boost::shared_ptr< ManifoldPartManifoldPartPtr
 
typedef boost::shared_ptr< ElementsOnSurfaceElementsOnSurfacePtr
 
typedef boost::shared_ptr< ElementsOnShapeElementsOnShapePtr
 
typedef boost::shared_ptr< LinearOrQuadraticLinearOrQuadraticPtr
 
typedef boost::shared_ptr< GroupColorGroupColorPtr
 
typedef boost::shared_ptr< ElemGeomTypeElemGeomTypePtr
 

Typedef Documentation

◆ FunctorPtr

typedef boost::shared_ptr<Functor> SMESH::Controls::FunctorPtr

Definition at line 30 of file SMESH_Controls.hxx.

◆ NumericalFunctorPtr

Definition at line 34 of file SMESH_Controls.hxx.

◆ PredicatePtr

typedef boost::shared_ptr<Predicate> SMESH::Controls::PredicatePtr

Definition at line 38 of file SMESH_Controls.hxx.

◆ Length2DPtr

typedef boost::shared_ptr<Length2D> SMESH::Controls::Length2DPtr

Definition at line 274 of file SMESH_ControlsDef.hxx.

◆ MultiConnection2DPtr

Definition at line 307 of file SMESH_ControlsDef.hxx.

◆ FreeEdgesPtr

typedef boost::shared_ptr<FreeEdges> SMESH::Controls::FreeEdgesPtr

Definition at line 378 of file SMESH_ControlsDef.hxx.

◆ RangeOfIdsPtr

typedef boost::shared_ptr<RangeOfIds> SMESH::Controls::RangeOfIdsPtr

Definition at line 428 of file SMESH_ControlsDef.hxx.

◆ ComparatorPtr

typedef boost::shared_ptr<Comparator> SMESH::Controls::ComparatorPtr

Definition at line 450 of file SMESH_ControlsDef.hxx.

◆ EqualToPtr

typedef boost::shared_ptr<EqualTo> SMESH::Controls::EqualToPtr

Definition at line 487 of file SMESH_ControlsDef.hxx.

◆ LogicalNOTPtr

typedef boost::shared_ptr<LogicalNOT> SMESH::Controls::LogicalNOTPtr

Definition at line 506 of file SMESH_ControlsDef.hxx.

◆ LogicalBinaryPtr

Definition at line 526 of file SMESH_ControlsDef.hxx.

◆ ManifoldPartPtr

typedef boost::shared_ptr<ManifoldPart> SMESH::Controls::ManifoldPartPtr

Definition at line 620 of file SMESH_ControlsDef.hxx.

◆ ElementsOnSurfacePtr

Definition at line 659 of file SMESH_ControlsDef.hxx.

◆ ElementsOnShapePtr

Definition at line 706 of file SMESH_ControlsDef.hxx.

◆ LinearOrQuadraticPtr

Definition at line 740 of file SMESH_ControlsDef.hxx.

◆ GroupColorPtr

typedef boost::shared_ptr<GroupColor> SMESH::Controls::GroupColorPtr

Definition at line 763 of file SMESH_ControlsDef.hxx.

◆ ElemGeomTypePtr

typedef boost::shared_ptr<ElemGeomType> SMESH::Controls::ElemGeomTypePtr

Definition at line 784 of file SMESH_ControlsDef.hxx.