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