#include <site_set_impl.hh>
Public Types | |
typedef const mln::box < typename Sc::site > & | q_box |
Public Member Functions | |
q_box | bbox () const |
Protected Member Functions | |
void | update_bbox_ (const typename Sc::site &p) |
template<typename S > | |
void | update_bbox_ (const Site_Set< S > &s) |
Protected Attributes | |
accu::shape::bbox< typename Sc::site > | bb_ |
typedef const mln::box<typename Sc ::site>& mln::internal::site_set_impl__bbox< trait_bbox, Sc >::q_box |
site_set_impl__bbox< trait_bbox, Sc >::q_box mln::internal::site_set_impl__bbox< trait_bbox, Sc >::bbox | ( | ) | const [inline] |
void mln::internal::site_set_impl__bbox< trait_bbox, Sc >::update_bbox_ | ( | const Site_Set< S > & | s | ) | [inline, protected] |
void mln::internal::site_set_impl__bbox< trait_bbox, Sc >::update_bbox_ | ( | const typename Sc::site & | p | ) | [inline, protected] |
accu::shape::bbox<typename Sc ::site> mln::internal::site_set_impl__bbox< trait_bbox, Sc >::bb_ [protected] |