Developer Documentation
HoleFiller< TheMesh >::Weight Class Reference

Public Member Functions

 Weight (Scalar _angle, Scalar _area)
 
Scalar angle () const
 
Scalar area () const
 
Weight operator+ (const Weight &_other) const
 
bool operator< (const Weight &_rhs) const
 

Private Attributes

Scalar angle_
 
Scalar area_
 

Detailed Description

template<class TheMesh>
class HoleFiller< TheMesh >::Weight

Definition at line 70 of file HoleFillerT.hh.


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