shape_doc 0.1
|
#include <ssi_lsegment.hpp>
Definition at line 12 of file ssi_lsegment.hpp.
coord_t a | ( | void | ) | [inline] |
Definition at line 18 of file ssi_lsegment.hpp.
References mark_t::j.
Referenced by lsegment::find_regions(), and lsegment::promote().
{ return j; };
coord_t b | ( | void | ) | [inline] |
Definition at line 19 of file ssi_lsegment.hpp.
Referenced by lsegment::find_regions(), and lsegment::promote().
{ return (this+1)->a(); };
Definition at line 16 of file ssi_lsegment.hpp.
Referenced by lsegment::addneighbors(), lsegment::find_regions(), lsegment::pushm(), and lsegment::pushr().
Definition at line 14 of file ssi_lsegment.hpp.
Referenced by lsegment::addneighbors(), lsegment::find_regions(), lsegment::pushm(), and lsegment::pushr().
Definition at line 15 of file ssi_lsegment.hpp.
Referenced by mark_t::a(), and lsegment::pushm().
Definition at line 17 of file ssi_lsegment.hpp.
Referenced by lsegment::find_regions(), lsegment::promote(), and lsegment::pushm().