Protected Member Functions

mln::trait::site_set::bbox::known Struct Reference

Property that states that the bounding box of a site set is featured by the 'bbox' method. More...

#include <props.hh>

Inheritance diagram for mln::trait::site_set::bbox::known:
Inheritance graph

List of all members.

Protected Member Functions

 known ()

Detailed Description

Property that states that the bounding box of a site set is featured by the 'bbox' method.

It means that the notion of bounding box makes sense and that such a piece of information can be retrieved in O(1) complexity. Warning: this property is pseudo-abstract. The more precise properties are 'lazy' and 'straight'.

Definition at line 125 of file site_set/props.hh.


Constructor & Destructor Documentation

mln::trait::site_set::bbox::known::known (  )  [inline, protected]

Definition at line 125 of file site_set/props.hh.

References known().

Referenced by known().