Public Types | |
typedef Function_v2b< void > | category |
typedef my_box2d | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
my_box2d (const mln::box2d &b) | |
my_box2d (const mln::box2d &b) | |
bool | operator() (const mln::point2d &p) const |
bool | operator() (const mln::point2d &p) const |
Public Attributes | |
mln::box2d | b_ |
Definition at line 35 of file resize_image_if.cc.
typedef Function_v2b<void> mln::Function_v2b< my_box2d >::category [inherited] |
typedef my_box2d mln::Object< my_box2d >::exact_t [inherited] |
typedef void mln::Function_v2v< my_box2d >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef bool mln::Function_v2b< my_box2d >::result [inherited] |
Definition at line 120 of file function.hh.
my_box2d::my_box2d | ( | const mln::box2d & | b | ) | [inline] |
Definition at line 37 of file resize_image_if.cc.
my_box2d::my_box2d | ( | const mln::box2d & | b | ) | [inline] |
Definition at line 37 of file resize_sub_image.cc.
bool my_box2d::operator() | ( | const mln::point2d & | p | ) | const [inline] |
bool my_box2d::operator() | ( | const mln::point2d & | p | ) | const [inline] |