MeshKit  1.0
QualityDecreaseObserver Class Reference

#include <AF2Edge3D.hpp>

Inheritance diagram for QualityDecreaseObserver:

List of all members.

Protected Member Functions

virtual void qualityDecreased (const AF2Edge3D *const &anEdge)=0
 Notify the observer that the quality has been decreased for the specified edge.

Friends

void AF2Edge3D::decreaseQuality ()

Detailed Description

Definition at line 93 of file AF2Edge3D.hpp.


Member Function Documentation

virtual void qualityDecreased ( const AF2Edge3D *const &  anEdge) [protected, pure virtual]

Notify the observer that the quality has been decreased for the specified edge.

Parameters:
anEdgethe edge for which the quality level number has increased

Implemented in AF2Front.


Friends And Related Function Documentation

void AF2Edge3D::decreaseQuality ( ) [friend]

Reimplemented in AF2Front.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines