SALOME - SMESH
SMESH::Controls::FreeNodes Class Reference

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::FreeNodes:
Inheritance graph
Collaboration diagram for SMESH::Controls::FreeNodes:
Collaboration graph

Public Member Functions

 FreeNodes ()
virtual void SetMesh (const SMDS_Mesh *theMesh)
virtual bool IsSatisfy (long theNodeId)
virtual SMDSAbs_ElementType GetType () const

Protected Attributes

const SMDS_MeshmyMesh

Constructor & Destructor Documentation

SMESH::Controls::FreeNodes::FreeNodes ( )

Member Function Documentation

virtual void SMESH::Controls::FreeNodes::SetMesh ( const SMDS_Mesh theMesh) [virtual]
virtual bool SMESH::Controls::FreeNodes::IsSatisfy ( long  theNodeId) [virtual]
virtual SMDSAbs_ElementType SMESH::Controls::FreeNodes::GetType ( ) const [virtual]

Field Documentation

Definition at line 393 of file SMESH_ControlsDef.hxx.