Version: 9.16.0
SMESH_Controls.hxx File Reference
#include "SMDSAbs_ElementType.hxx"
#include <boost/shared_ptr.hpp>
Include dependency graph for SMESH_Controls.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMESH::Controls::Functor
 
class  SMESH::Controls::Predicate
 

Namespaces

namespace  SMESH
 
namespace  SMESH::Controls
 

Macros

#define SMESHCONTROLS_EXPORT
 

Typedefs

typedef boost::shared_ptr< Functor > SMESH::Controls::FunctorPtr
 
typedef boost::shared_ptr< NumericalFunctor > SMESH::Controls::NumericalFunctorPtr
 
typedef boost::shared_ptr< Predicate > SMESH::Controls::PredicatePtr
 
typedef SMESH::Controls::PredicatePtr SMESH_PredicatePtr
 

Macro Definition Documentation

◆ SMESHCONTROLS_EXPORT

#define SMESHCONTROLS_EXPORT

Typedef Documentation

◆ SMESH_PredicatePtr