$extrastylesheet
#include <scribo/primitive/link/internal/dmax_width_only.hh>
Public Types | |
| typedef Object< void > | category |
| typedef dmax_width_only | exact_t |
Public Member Functions | |
| float | compute_ (const box2d &) const |
| float | operator() (const box2d &b) const |
Protected Attributes | |
| float | dmax_factor_ |
Base class for dmax functors.
Definition at line 53 of file dmax_width_only.hh.