Public Types | Public Member Functions | Public Attributes

f_box2d_t Struct Reference

Inheritance diagram for f_box2d_t:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef f_box2d_t exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
 f_box2d_t (const mln::box2d &b)
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const
bool operator() (const mln::point2d &p) const

Public Attributes

mln::box2d b_

Detailed Description

Definition at line 63 of file minus_full.cc.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< f_box2d_t >::category [inherited]

Reimplemented from mln::Function_v2v< f_box2d_t >.

Definition at line 152 of file function.hh.

typedef f_box2d_t mln::Object< f_box2d_t >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< f_box2d_t >::mutable_result [inherited]

Definition at line 127 of file function.hh.

typedef bool mln::Function_v2b< f_box2d_t >::result [inherited]

Definition at line 153 of file function.hh.


Constructor & Destructor Documentation

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 65 of file minus_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 60 of file plus_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 59 of file revert_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 61 of file times_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 59 of file find_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 37 of file get.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 39 of file get_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 63 of file abs_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 57 of file compare_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 62 of file compute_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 71 of file data/fill_full.cc.

f_box2d_t::f_box2d_t ( const mln::box2d b  )  [inline]

Definition at line 65 of file paste_full.cc.


Member Function Documentation

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 70 of file minus_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 70 of file paste_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 76 of file data/fill_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 67 of file compute_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 62 of file compare_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 68 of file abs_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 44 of file get_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 42 of file get.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 64 of file find_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 66 of file times_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 64 of file revert_full.cc.

References b_, and mln::box< P >::has().

bool f_box2d_t::operator() ( const mln::point2d p  )  const [inline]

Definition at line 65 of file plus_full.cc.

References b_, and mln::box< P >::has().


Member Data Documentation

Definition at line 69 of file minus_full.cc.

Referenced by operator()().