$extrastylesheet
#include <scribo/primitive/link/internal/dmax_width_and_height.hh>
Public Types | |
typedef Object< void > | category |
typedef dmax_width_and_height | exact_t |
Public Member Functions | |
dmax_width_and_height (float dmax_factor) | |
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_and_height.hh.