Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
MAT_Zone Class Reference

     Definition of Zone of Proximity of a BasicElt : <br>
     ---------------------------------------------- <br>
     A Zone of proximity is the set of the points which are <br>
     more near from the BasicElt than any other. <br>


#include <MAT_Zone.hxx>

Inheritance diagram for MAT_Zone:
Inheritance graph
[legend]

Public Member Functions

 MAT_Zone ()
 MAT_Zone (const Handle< MAT_BasicElt > &aBasicElt)
 Compute the frontier of the Zone of proximity.

void Perform (const Handle< MAT_BasicElt > &aBasicElt)
 Compute the frontier of the Zone of proximity.

Standard_Integer NumberOfArcs () const
 Return the number Of Arcs On the frontier of <me>.

Handle_MAT_Arc ArcOnFrontier (const Standard_Integer Index) const
 Return the Arc number <Index> on the frontier.
of <me>.

Standard_Boolean NoEmptyZone () const
 Return TRUE if <me> is not empty .

Standard_Boolean Limited () const
 Return TRUE if <me> is Limited.


Constructor & Destructor Documentation


Member Function Documentation

Handle_MAT_Arc MAT_Zone::ArcOnFrontier ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: