MeshKit
1.0
|
#include <AF2Edge3D.hpp>
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 () |
Definition at line 93 of file AF2Edge3D.hpp.
virtual void qualityDecreased | ( | const AF2Edge3D *const & | anEdge | ) | [protected, pure virtual] |
Notify the observer that the quality has been decreased for the specified edge.
anEdge | the edge for which the quality level number has increased |
Implemented in AF2Front.
void AF2Edge3D::decreaseQuality | ( | ) | [friend] |
Reimplemented in AF2Front.