shape_doc 0.1
mark_t Struct Reference

#include <ssi_lsegment.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Definition at line 12 of file ssi_lsegment.hpp.


Member Function Documentation

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(); };

Member Data Documentation

Definition at line 15 of file ssi_lsegment.hpp.

Referenced by mark_t::a(), and lsegment::pushm().


The documentation for this struct was generated from the following file: